Searched refs:usbh_bluetooth_set_packet_received (Results 1 – 3 of 3) sorted by relevance
94 void usbh_bluetooth_set_packet_received(void (*callback)(uint8_t packet_type, uint8_t * packet, uin…
87 usbh_bluetooth_set_packet_received(&hci_transport_h2_stm32_packet_received); in hci_transport_h2_stm32_init()
340 void usbh_bluetooth_set_packet_received(void (*callback)(uint8_t packet_type, uint8_t * packet, uin… in usbh_bluetooth_set_packet_received() function