Searched defs:bluetooth_class (Results 1 – 1 of 1) sorted by relevance
36 struct usbh_bluetooth *bluetooth_class = &g_bluetooth_class; in usbh_bluetooth_connect() local109 struct usbh_bluetooth *bluetooth_class = (struct usbh_bluetooth *)hport->config.intf[intf].priv; in usbh_bluetooth_disconnect() local169 struct usbh_bluetooth *bluetooth_class = &g_bluetooth_class; in usbh_bluetooth_hci_bulk_out() local237 struct usbh_bluetooth *bluetooth_class = &g_bluetooth_class; in usbh_bluetooth_hci_cmd() local373 __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 2 milliseconds