Searched refs:usbh_bluetooth_send_cmd (Results 1 – 3 of 3) sorted by relevance
75 void usbh_bluetooth_send_cmd(const uint8_t * packet, uint16_t len);
117 usbh_bluetooth_send_cmd(packet, size); in hci_transport_h2_stm32_send_packet()
348 void usbh_bluetooth_send_cmd(const uint8_t * packet, uint16_t len){ in usbh_bluetooth_send_cmd() function