Searched refs:gatt_event_notification_get_handle (Results 1 – 5 of 5) sorted by relevance
172 …client = scan_parameters_service_get_client_for_con_handle(gatt_event_notification_get_handle(pack… in handle_notification_event()
534 … client = battery_service_get_client_for_con_handle(gatt_event_notification_get_handle(packet)); in handle_gatt_client_event()
618 …hids_client_t * client = hids_get_client_for_con_handle(gatt_event_notification_get_handle(packet)… in handle_notification_event()
271 …t * connection = bass_client_get_connection_for_con_handle(gatt_event_notification_get_handle(pack… in bass_client_handle_gatt_server_notification()
2996 static inline hci_con_handle_t gatt_event_notification_get_handle(const uint8_t * event){ in gatt_event_notification_get_handle() function