Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.h75 void usbh_bluetooth_send_cmd(const uint8_t * packet, uint16_t len);
H A Dhci_transport_h2_stm32.c117 usbh_bluetooth_send_cmd(packet, size); in hci_transport_h2_stm32_send_packet()
H A Dusbh_bluetooth.c348 void usbh_bluetooth_send_cmd(const uint8_t * packet, uint16_t len){ in usbh_bluetooth_send_cmd() function