Searched refs:gatt_event_characteristic_query_result_get_characteristic (Results 1 – 15 of 15) sorted by relevance
/btstack/example/ |
H A D | gatt_heart_rate_client.c | 167 …gatt_event_characteristic_query_result_get_characteristic(packet, &heart_rate_measurement_characte… in handle_gatt_client_event() 208 …gatt_event_characteristic_query_result_get_characteristic(packet, &body_sensor_location_characteri… in handle_gatt_client_event()
|
H A D | le_streamer_client.c | 243 … gatt_event_characteristic_query_result_get_characteristic(packet, &le_streamer_characteristic_rx); in handle_gatt_client_event() 265 … gatt_event_characteristic_query_result_get_characteristic(packet, &le_streamer_characteristic_tx); in handle_gatt_client_event()
|
H A D | gatt_browser.c | 247 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_gatt_client_event()
|
H A D | hog_boot_host_demo.c | 373 … gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_gatt_client_event()
|
/btstack/src/ble/gatt-service/ |
H A D | ancs_client.c | 294 … gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in ancs_client_handle_gatt_client_event()
|
H A D | scan_parameters_service_client.c | 307 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_gatt_client_event()
|
H A D | device_information_service_client.c | 412 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_gatt_client_event()
|
H A D | battery_service_client.c | 513 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_gatt_client_event()
|
H A D | hids_client.c | 1022 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_gatt_client_event()
|
/btstack/test/security_manager_sc/ |
H A D | sm_test.c | 232 … gatt_event_characteristic_query_result_get_characteristic(packet, &le_counter_characteristic); in handle_gatt_client_event()
|
/btstack/src/ble/ |
H A D | gatt_service_client.c | 510 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in gatt_service_client_gatt_packet_handler()
|
H A D | gatt_client.c | 742 … gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in gatt_client_service_packet_handler() 3712 … gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in gatt_client_le_enhanced_packet_handler()
|
/btstack/src/le-audio/gatt-service/ |
H A D | broadcast_audio_scan_service_client.c | 725 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in bass_client_handle_gatt_client_event()
|
/btstack/test/gatt_client/ |
H A D | gatt_client_test.cpp | 174 gatt_event_characteristic_query_result_get_characteristic(packet, &characteristic); in handle_ble_client_event()
|
/btstack/src/ |
H A D | btstack_event.h | 2774 static inline void gatt_event_characteristic_query_result_get_characteristic(const uint8_t * event,… in gatt_event_characteristic_query_result_get_characteristic() function
|