Home
last modified time | relevance | path

Searched refs:usbh_bluetooth_set_packet_received (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.h94 void usbh_bluetooth_set_packet_received(void (*callback)(uint8_t packet_type, uint8_t * packet, uin…
H A Dhci_transport_h2_stm32.c87 usbh_bluetooth_set_packet_received(&hci_transport_h2_stm32_packet_received); in hci_transport_h2_stm32_init()
H A Dusbh_bluetooth.c340 void usbh_bluetooth_set_packet_received(void (*callback)(uint8_t packet_type, uint8_t * packet, uin… in usbh_bluetooth_set_packet_received() function