esp-idf/components/bt
lly db3fa3a100 ble_mesh: Miscellaneous updates
1. Store node name in nvs when Provisioner sets node name
2. Add an API to store node composition data
3. Update lightness last when lightness actual is changed
4. Add ble mesh english/chinese documents
5. Update ble mesh tx/rx test example
6. Add params to provisioner bind appkey comp event
7. Fix node ignoring relay messages issue
8. Fix PreviousAddress endianess in Friend Request
9. Support using a specific partition for ble mesh
10. Fix compile warning when proxy related macros are disabled
11. Not using internal macros in esp_ble_mesh_defs.h
12. No device address needed when PB-ADV is used
2020-04-20 18:26:14 +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:14 +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:14 +08:00