Searched defs:hci_event_handler (Results 1 – 4 of 4) sorted by relevance
/btstack/example/ |
H A D | gatt_battery_query.c | 168 static void hci_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in hci_event_handler() function
|
H A D | gatt_heart_rate_client.c | 285 static void hci_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in hci_event_handler() function
|
H A D | le_streamer_client.c | 364 static void hci_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in hci_event_handler() function
|
H A D | le_mitm.c | 371 static void hci_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in hci_event_handler() function
|