Searched defs:handle_gatt_client_event (Results 1 – 11 of 11) sorted by relevance
/btstack/example/ |
H A D | gatt_browser.c | 233 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | gatt_heart_rate_client.c | 132 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | hog_host_demo.c | 332 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | le_streamer_client.c | 209 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | hog_boot_host_demo.c | 339 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
/btstack/src/ble/gatt-service/ |
H A D | scan_parameters_service_client.c | 269 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | battery_service_client.c | 479 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | device_information_service_client.c | 376 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
H A D | hids_client.c | 977 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
/btstack/test/security_manager_sc/ |
H A D | sm_test.c | 201 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16… in handle_gatt_client_event() function
|
/btstack/platform/daemon/src/ |
H A D | daemon.c | 1864 static void handle_gatt_client_event(uint8_t packet_type, uint16_t channel, uint8_t * packet, uint1… in handle_gatt_client_event() function
|