OVMS3-idf/components/bt
lly 7595116353 ble_mesh: Notify unprovisioned device beacon to application layer
With this change, if a Provisioner has provisioned the maximum
number of nodes, it can still report the unprovisioned device
beacon from other nodes to the application layer. And this will
be more reasonable compared with the previous implementation.
Previously when the node array of Provisioner is full, no beacon
from unprovisioned devices will be reported, only some warning
logs will be given.
2020-04-27 14:39:38 +08:00
..
common bugfix:Fix length check for snprintf in osi config. And remove the error code when there is no file in the nvs in config.c 2020-01-16 16:20:43 +08:00
controller components/coex: Fix wakeup delay with DFS 2020-03-28 20:49:15 +08:00
esp_ble_mesh ble_mesh: Notify unprovisioned device beacon to application layer 2020-04-27 14:39:38 +08:00
host NimBLE: Reset master and slave states on host reset and fix build failure (backport v4.0) 2020-04-07 10:41:35 +05:30
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:31:54 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:36:44 +08:00
component.mk NimBLE: Use dynamic buffers instead of static memory (v4.0) 2020-03-16 07:33:07 +00:00
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:48:45 +08:00
sdkconfig.rename ble_mesh: miscellaneous modifications 2019-11-14 11:59:21 +08:00