esp-idf/components/bt
lly 5f04a02bb1 ble_mesh: Miscellaneous updates
1. Use PSRAM for BLE Mesh mutex, queue and task
2. Add a parameter for esp_ble_mesh_deinit()
3. Add a option to enable using memory from PSRAM
4. Provisioner use internal static oob length
5. Update ble mesh tx rx test examples
6. Clear ble coexistence status bit by bit
7. Fix an issue which fails to store comp data
2020-04-20 18:26:15 +08:00
..
bluedroid ble_mesh: Add ESP BLE Mesh implementation 2020-04-20 18:26:14 +08:00
esp_ble_mesh ble_mesh: Miscellaneous updates 2020-04-20 18:26:15 +08:00
include add auto latency to avoid bt stuck when ble connection use small 2020-02-19 14:48:58 +08:00
lib@5c3740cce5 components/bt: using high level interrupt in lc 2020-04-17 23:16:59 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c components/bt: using high level interrupt in lc 2020-04-17 23:16:59 +08:00
CMakeLists.txt ble_mesh: Miscellaneous modifications 2020-04-20 18:26:14 +08:00
component.mk ble_mesh: Add ESP BLE Mesh implementation 2020-04-20 18:26:14 +08:00
hli_api.c components/bt: using high level interrupt in lc 2020-04-17 23:16:59 +08:00
hli_api.h components/bt: using high level interrupt in lc 2020-04-17 23:16:59 +08:00
hli_vectors.S components/bt: using high level interrupt in lc 2020-04-17 23:16:59 +08:00
Kconfig ble_mesh: Miscellaneous updates 2020-04-20 18:26:15 +08:00