Home
last modified time | relevance | path

Searched full:provisioned (Results 1 – 13 of 13) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dmain.h299 /** @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 Dsyscfg.yml28 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 DREADME.md62 the mesh configuration. As additional nodes (boards) are provisioned, it
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/
H A DREADME.md87 the mesh configuration. As additional nodes (boards) are provisioned, it
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt91 typically is over-provisioned. The stacks may use large parts of the
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh/src/
H A Dmain.c392 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 Dmain.c524 * prior to provisioning. Once provisioned, in button_pressed_worker()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dsettings.c144 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 Dnet.c588 BT_ERR("Not yet provisioned"); in bt_mesh_iv_update()
1310 BT_ERR("Not provisioned; dropping packet"); in bt_mesh_net_recv()
H A Daccess.c624 BT_ERR("Local node is not yet provisioned"); in model_send()
H A Dprov.c1464 BT_DBG("Ignoring provisioning PDU - already provisioned"); in bt_mesh_pb_adv_recv()
H A Dshell.c324 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 Da00142.html60 …-threading, each thread requires its own stack, that typically is over-provisioned. The stacks may…