Home
last modified time | relevance | path

Searched refs:device_information_service_get_client_for_con_handle (Results 1 – 1 of 1) sorted by relevance

/btstack/src/ble/gatt-service/
H A Ddevice_information_service_client.c202 static device_information_service_client_t * device_information_service_get_client_for_con_handle(h… in device_information_service_get_client_for_con_handle() function
392 …client = device_information_service_get_client_for_con_handle(gatt_event_service_query_result_get_… in handle_gatt_client_event()
410 …client = device_information_service_get_client_for_con_handle(gatt_event_characteristic_query_resu… in handle_gatt_client_event()
423 …client = device_information_service_get_client_for_con_handle(gatt_event_characteristic_value_quer… in handle_gatt_client_event()
435 …client = device_information_service_get_client_for_con_handle(gatt_event_query_complete_get_handle… in handle_gatt_client_event()
501 …device_information_service_client_t * client = device_information_service_get_client_for_con_handl… in device_information_service_client_query()