Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.c82 static const uint8_t * cmd_packet; variable
209 status = USBH_CtlReq(phost, (uint8_t *) cmd_packet, cmd_len); in USBH_Bluetooth_Process()
350 cmd_packet = packet; in usbh_bluetooth_send_cmd()