Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dancs_client.c351 gatt_event_notification_get_value_handle(packet), in ancs_client_handle_gatt_client_event()
H A Dbattery_service_client.c538 gatt_event_notification_get_value_handle(packet), in handle_gatt_client_event()
H A Dhids_client.c621 …port_index = find_report_index_for_value_handle(client, gatt_event_notification_get_value_handle(p… in handle_notification_event()
/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_client.c276 uint16_t value_handle = gatt_event_notification_get_value_handle(packet); in bass_client_handle_gatt_server_notification()
/btstack/src/
H A Dbtstack_event.h3023 static inline uint16_t gatt_event_notification_get_value_handle(const uint8_t * event){ in gatt_event_notification_get_value_handle() function