Home
last modified time | relevance | path

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

/btstack/platform/windows/
H A Dhci_transport_h2_winusb.c247 static int usb_command_out_active; variable
755 usb_command_out_active = 0; in usb_process_command_out()
1285 if (usb_command_out_active){ in usb_close()
1289 usb_command_out_active = 0; in usb_close()
1307 return !usb_command_out_active; in usb_can_send_packet_now()
1323 usb_command_out_active = 1; in usb_send_cmd_packet()