Home
last modified time | relevance | path

Searched refs:gatt_event_characteristic_value_query_result_get_value_handle (Results 1 – 3 of 3) sorted by relevance

/btstack/src/ble/gatt-service/
H A Dbattery_service_client.c558 gatt_event_characteristic_value_query_result_get_value_handle(packet), in handle_gatt_client_event()
H A Dhids_client.c655 … = find_report_index_for_value_handle(client, gatt_event_characteristic_value_query_result_get_val… in handle_report_event()
1172 … uint16_t value_handle = gatt_event_characteristic_value_query_result_get_value_handle(packet); in handle_gatt_client_event()
/btstack/src/
H A Dbtstack_event.h2900 static inline uint16_t gatt_event_characteristic_value_query_result_get_value_handle(const uint8_t … in gatt_event_characteristic_value_query_result_get_value_handle() function