Searched full:provisioned (Results 1 – 13 of 13) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | main.h | 299 /** @brief Check if the local node has been provisioned. 301 * This API can be used to check if the local node has been provisioned 306 * @return True if the node is provisioned. False otherwise.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 28 Enable this option to allow the device to be provisioned over 40 Enable this option to allow the device to be provisioned over 215 Automatically enable LPN functionality once provisioned and start
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/ |
H A D | README.md | 62 the mesh configuration. As additional nodes (boards) are provisioned, it
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/ |
H A D | README.md | 87 the mesh configuration. As additional nodes (boards) are provisioned, it
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | pt-doc.txt | 91 typically is over-provisioned. The stacks may use large parts of the
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh/src/ |
H A D | main.c | 392 console_printf("Local node provisioned, primary address 0x%04x\n", addr); in prov_complete()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/src/ |
H A D | main.c | 524 * prior to provisioning. Once provisioned, in button_pressed_worker()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | settings.c | 144 BT_DBG("Provisioned with primary address 0x%04x", net.primary_addr); in net_set() 776 /* Nothing to do since we're not yet provisioned */ in mesh_commit()
|
H A D | net.c | 588 BT_ERR("Not yet provisioned"); in bt_mesh_iv_update() 1310 BT_ERR("Not provisioned; dropping packet"); in bt_mesh_net_recv()
|
H A D | access.c | 624 BT_ERR("Local node is not yet provisioned"); in model_send()
|
H A D | prov.c | 1464 BT_DBG("Ignoring provisioning PDU - already provisioned"); in bt_mesh_pb_adv_recv()
|
H A D | shell.c | 324 printk("Local node provisioned, net_idx 0x%04x address 0x%04x\n", in prov_complete()
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00142.html | 60 …-threading, each thread requires its own stack, that typically is over-provisioned. The stacks may…
|