Searched refs:gatt_event_query_complete_get_handle (Results 1 – 7 of 7) sorted by relevance
359 …lient = scan_parameters_service_get_client_for_con_handle(gatt_event_query_complete_get_handle(pac… in handle_gatt_client_event()
435 …nt = device_information_service_get_client_for_con_handle(gatt_event_query_complete_get_handle(pac… in handle_gatt_client_event()
586 … client = battery_service_get_client_for_con_handle(gatt_event_query_complete_get_handle(packet)); in handle_gatt_client_event()
1231 client = hids_get_client_for_con_handle(gatt_event_query_complete_get_handle(packet)); in handle_gatt_client_event()
798 …connection = bass_client_get_connection_for_con_handle(gatt_event_query_complete_get_handle(packet… in bass_client_handle_gatt_client_event()
766 con_handle = gatt_event_query_complete_get_handle(packet); in gatt_client_service_packet_handler()3716 con_handle = gatt_event_query_complete_get_handle(packet); in gatt_client_le_enhanced_packet_handler()
2669 static inline hci_con_handle_t gatt_event_query_complete_get_handle(const uint8_t * event){ in gatt_event_query_complete_get_handle() function