Searched refs:gatt_event_notification_get_value_handle (Results 1 – 5 of 5) sorted by relevance
351 gatt_event_notification_get_value_handle(packet), in ancs_client_handle_gatt_client_event()
538 gatt_event_notification_get_value_handle(packet), in handle_gatt_client_event()
621 …port_index = find_report_index_for_value_handle(client, gatt_event_notification_get_value_handle(p… in handle_notification_event()
276 uint16_t value_handle = gatt_event_notification_get_value_handle(packet); in bass_client_handle_gatt_server_notification()
3023 static inline uint16_t gatt_event_notification_get_value_handle(const uint8_t * event){ in gatt_event_notification_get_value_handle() function