Searched refs:usbh_bluetooth_set_packet_sent (Results 1 – 3 of 3) sorted by relevance
88 void usbh_bluetooth_set_packet_sent(void (*callback)(void));
86 usbh_bluetooth_set_packet_sent(&hci_transport_h2_stm32_block_sent); in hci_transport_h2_stm32_init()
335 void usbh_bluetooth_set_packet_sent(void (*callback)(void)){ in usbh_bluetooth_set_packet_sent() function