OVMS3-idf/components/bt/esp_ble_mesh/mesh_core
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
..
bluedroid_host ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:36:44 +08:00
include ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:36:44 +08:00
nimble_host ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:36:44 +08:00
storage ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
access.c ble_mesh: Use the right net_idx & app_idx for publish 2020-03-13 19:27:54 +08:00
access.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
adv.c ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:36:44 +08:00
adv.h ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:36:44 +08:00
beacon.c ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
beacon.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
cfg_cli.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
cfg_srv.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
crypto.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
crypto.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
foundation.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
friend.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
friend.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
health_cli.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
health_srv.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
lpn.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
lpn.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
main.c ble_mesh: Add ble mesh deinit in btc task 2020-03-13 19:27:54 +08:00
mesh.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
net.c ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
net.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
prov.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
prov.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
provisioner_main.c ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
provisioner_main.h ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
provisioner_prov.c ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
provisioner_prov.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
proxy_client.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
proxy_client.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
proxy_server.c ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
proxy_server.h ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
settings.c ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
settings.h ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-27 14:39:36 +08:00
test.c ble_mesh: Add ble mesh white list test function 2020-03-30 11:03:00 +08:00
test.h ble_mesh: Add ble mesh white list test function 2020-03-30 11:03:00 +08:00
transport.c ble_mesh: Calc incomplete timeout based on msg info 2020-02-27 14:42:25 +08:00
transport.h ble_mesh: Unify client application and lower transport layer timeout 2020-02-27 14:42:25 +08:00