Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dhids_client.c1092 value = gatt_event_long_characteristic_value_query_result_get_value(packet); in handle_gatt_client_event()
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp193 … (uint8_t *) gatt_event_long_characteristic_value_query_result_get_value(packet)); in handle_ble_client_event()
/btstack/src/
H A Dbtstack_event.h2984 static inline const uint8_t * gatt_event_long_characteristic_value_query_result_get_value(const uin… in gatt_event_long_characteristic_value_query_result_get_value() function