Island
ece9103d83
Merge branch 'feat/bt_osal_build_configurable' into 'master'
...
feat(bt): Add Kconfig option to build the BT OSAL conditionally
See merge request espressif/esp-idf!51511
2026-09-04 20:47:20 +08:00
chenjianhua
afa89844c9
feat(bt): Add Kconfig option to build the BT OSAL conditionally
2026-09-02 11:44:41 +08:00
liqigan
8873769d11
change(bt/bluedroid): Used dynamic osi event to reduce lock cost
2026-08-25 15:50:22 +08:00
chenjianhua
0407893834
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-07-26 13:24:53 +08:00
Wang Mengyang
202233107c
feat(bt): Add unit test for tinycrypt ECC P-256 and P-192
2026-04-21 17:53:26 +08:00
zhiweijian
7df6e85659
fix(ble/bluedroid): Fixed smp unit test failed if mbedTLS or TinyCrypt is enabled
2026-01-06 19:39:53 +08:00
Marek Fiala
9d35d63651
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
2025-08-19 14:44:32 +02:00
igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +08:00
Wang Mengyang
95a249e3f6
change(bt): Modify test_app directory layout
...
- Existing test app is put in a new subdirectory "basic_unit_test"
2024-04-10 19:13:17 +08:00