Commit Graph

2 Commits

Author SHA1 Message Date
chenjianhua
64ee75c942 feat(bt): Add Kconfig option to build the BT OSAL conditionally 2026-09-07 19:49:05 +08:00
chenjianhua
59f6ca221b feat(bt): Add host-agnostic BT OSAL and shared BLE profile task
- Add bt_osal: event queues, mutexes, semaphores, callouts, etc.
- Add the shared BLE profile task and event queue
- Bring both up and tear them down in the host init/deinit paths
- Add unit tests for the OSAL and the profile task
2026-08-27 11:33:57 +05:30