summaryrefslogtreecommitdiff
path: root/src/class/bth/bth_device.h
AgeCommit message (Collapse)Author
2025-09-17Update weak callbacks to new syntaxHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2024-04-08add class driver deinithathach
2023-11-24rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT ↵hathach
to tusb_option.h and mandatory for BTH driver
2023-11-07Add historical EP compatibility to bth classAntonio Vázquez Blanco
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2020-11-20migrate bth device to new control xfer cbhathach
2020-05-28Add bt hci device classJerzy Kasenberg
Code implements USB transport for bluetooth HCI.