summaryrefslogtreecommitdiff
path: root/class/wireless/usbh_bluetooth.c
AgeCommit message (Expand)Author
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications whi...sakumisu
2025-03-28update: add usb align up for every buffer when use dcache clean&invalid apisakumisu
2025-01-20feat(osal): add argument macro for different os, especially for nuttxsakumisu
2024-10-30fix: rename class to class_code, for c++ compatibility (#269)electretmike
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-06-23update: check class->hport validitysakumisu
2024-06-16fix memcpy to strncpysakumisu
2024-05-03support id table for multi vid pidsakumisu
2024-02-22remove duplicate class infosakumisu
2024-01-30update log tagsakumisu
2024-01-29add zephyr bluetooth submodulesakumisu
2024-01-25support hci usb h4 for usb bluetoothsakumisu
2024-01-23fix actual len positionsakumisu
2024-01-09update bluetooth rx callback, add zephyr bluetooth stack portingsakumisu
2024-01-06support usb ble hostsakumisu