Lines Matching refs:information

189                 information (e.g. Device UUID, address).
203 more memory it will cost by a Provisioner to store the information of nodes.
377 And if the device is a BLE Mesh Provisioner, the information of the device will
378 be stored persistently, including the information of provisioned nodes, NetKey,
391 information to flash. The default value is 0, which means information
431 node information after mesh stack updates. In the old version mesh
434 information needs to check "mesh/role" key in nvs and implements
435 selective recovery of mesh node information. Therefore, there may
436 be failure in recovering node information during node restarting
440 we have added the support of storing Provisioner information, while
441 the old version only supports storing node information.
445 in advance before recovering node information and make sure the node
446 information recovering could work as expected.
456 When Provisioner needs to store a large amount of nodes' information in the
473 different instances of mesh information.
475 A and provisions three devices, these information will be treated as
476 mesh information instance A. When the Provisioner moves to the second
478 information will be treated as mesh information instance B.
481 to open the corresponding NVS namespace, restore the mesh information,
482 release the mesh information or erase the mesh information.
545 the maximum number of nodes whose information can be stored. And the element
1182 needs to be invoked to add the node information into the mesh stack.