/btstack/example/ |
H A D | sm_pairing_central.c | 167 static void hci_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in hci_packet_handler() function
|
H A D | sm_pairing_peripheral.c | 307 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|
H A D | hfp_hf_demo.c | 447 static void hci_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t * event, uint16_t eve… in hci_packet_handler() function
|
H A D | gatt_device_information_query.c | 168 static void hci_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in hci_packet_handler() function
|
H A D | nordic_spp_le_streamer.c | 166 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|
H A D | spp_and_gatt_streamer.c | 199 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|
H A D | gatt_streamer_server.c | 239 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|
H A D | a2dp_source_demo.c | 528 static void hci_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in hci_packet_handler() function
|
H A D | a2dp_sink_demo.c | 664 static void hci_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in hci_packet_handler() function
|
/btstack/chipset/cinnamon/ |
H A D | controller.c | 75 static void (*hci_packet_handler)(uint8_t packet_type, uint8_t *packet, uint16_t size); variable
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/ |
H A D | example.c | 235 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|
/btstack/test/security_manager_sc/ |
H A D | sm_test.c | 279 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|
/btstack/chipset/realtek/ |
H A D | btstack_chipset_realtek.c | 385 static void hci_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in hci_packet_handler() function
|
/btstack/src/mesh/ |
H A D | mesh.c | 301 static void hci_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t si… in hci_packet_handler() function
|