OVMS3-idf/components/bt
lly c496fa79de ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option
Previously the BLE_MESH_MAX_STORED_NODES option is added for
internal mesh test, which will be a little confusing for the
users to understand.
Here we remove this option, instead the BLE_MESH_MAX_PROV_NODES
will be used for all the cases. For mesh internal test, when
the test function is called to add some nodes info, the info
will be stored in the array of provisioned nodes directly.
2020-04-27 14:39:36 +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: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +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