Searched defs:handle_hci_event (Results 1 – 6 of 6) sorted by relevance
/btstack/test/gatt_client/ |
H A D | le_central.cpp | 43 static void handle_hci_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){ in handle_hci_event() function
|
/btstack/example/ |
H A D | gatt_browser.c | 174 static void handle_hci_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){ in handle_hci_event() function
|
/btstack/src/ble/gatt-service/ |
H A D | scan_parameters_service_client.c | 422 static void handle_hci_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){ in handle_hci_event() function
|
H A D | ancs_client.c | 389 static void handle_hci_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){ in handle_hci_event() function
|
H A D | battery_service_client.c | 616 static void handle_hci_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){ in handle_hci_event() function
|
H A D | hids_client.c | 1423 static void handle_hci_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){ in handle_hci_event() function
|