Home
last modified time | relevance | path

Searched defs:bluetooth_class (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c36 struct usbh_bluetooth *bluetooth_class = &g_bluetooth_class; in usbh_bluetooth_connect() local
109 struct usbh_bluetooth *bluetooth_class = (struct usbh_bluetooth *)hport->config.intf[intf].priv; in usbh_bluetooth_disconnect() local
169 struct usbh_bluetooth *bluetooth_class = &g_bluetooth_class; in usbh_bluetooth_hci_bulk_out() local
237 struct usbh_bluetooth *bluetooth_class = &g_bluetooth_class; in usbh_bluetooth_hci_cmd() local
373 __WEAK void usbh_bluetooth_run(struct usbh_bluetooth *bluetooth_class) in usbh_bluetooth_run()
378 __WEAK void usbh_bluetooth_stop(struct usbh_bluetooth *bluetooth_class) in usbh_bluetooth_stop()

Completed in 3 milliseconds