Searched defs:gatt_client_event_handler (Results 1 – 4 of 4) sorted by relevance
/btstack/example/ |
H A D | gatt_battery_query.c | 266 static void gatt_client_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in gatt_client_event_handler() function
|
H A D | gatt_device_information_query.c | 263 static void gatt_client_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in gatt_client_event_handler() function
|
/btstack/test/gatt-service-client/ |
H A D | device_information_service_client_test.cpp | 115 static void gatt_client_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in gatt_client_event_handler() function
|
H A D | battery_service_client_test.cpp | 103 static void gatt_client_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in gatt_client_event_handler() function
|