Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.h88 void usbh_bluetooth_set_packet_sent(void (*callback)(void));
H A Dhci_transport_h2_stm32.c86 usbh_bluetooth_set_packet_sent(&hci_transport_h2_stm32_block_sent); in hci_transport_h2_stm32_init()
H A Dusbh_bluetooth.c335 void usbh_bluetooth_set_packet_sent(void (*callback)(void)){ in usbh_bluetooth_set_packet_sent() function