esp-idf/components/bt
lly 88b0cd918a ble_mesh: Check if assigned node address is duplicated
Previously only check the node address when it is assigned by the
application layer. Here we also check the address when the address
is allocated internally. And this will be useful when some mesh
internal tests are performed.
2020-04-26 06:25:08 +00:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller components/bt: Fix for HCI desync deadlock issue in BLE controller 2020-04-02 09:54:16 +00:00
esp_ble_mesh ble_mesh: Check if assigned node address is duplicated 2020-04-26 06:25:08 +00:00
host NimBLE: Reset master and slave states on host reset 2020-04-01 10:09:26 +00:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: Support BLE advertising simultaneously 2020-04-02 01:03:25 +00:00
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:41:03 +08:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00