Searched refs:hids_get_client_for_con_handle (Results 1 – 1 of 1) sorted by relevance
109 static hids_client_t * hids_get_client_for_con_handle(hci_con_handle_t con_handle){ in hids_get_client_for_con_handle() function618 …hids_client_t * client = hids_get_client_for_con_handle(gatt_event_notification_get_handle(packet)… in handle_notification_event()647 …hids_client_t * client = hids_get_client_for_con_handle(gatt_event_characteristic_value_query_resu… in handle_report_event()999 … client = hids_get_client_for_con_handle(gatt_event_service_query_result_get_handle(packet)); in handle_gatt_client_event()1019 …client = hids_get_client_for_con_handle(gatt_event_characteristic_query_result_get_handle(packet)); in handle_gatt_client_event()1089 …client = hids_get_client_for_con_handle(gatt_event_long_characteristic_value_query_result_get_hand… in handle_gatt_client_event()1109 …client = hids_get_client_for_con_handle(gatt_event_all_characteristic_descriptors_query_result_get… in handle_gatt_client_event()1157 …client = hids_get_client_for_con_handle(gatt_event_characteristic_value_query_result_get_handle(pa… in handle_gatt_client_event()1190 …client = hids_get_client_for_con_handle(gatt_event_characteristic_descriptor_query_result_get_hand… 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()[all …]