Home
last modified time | relevance | path

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

123

/Zephyr-latest/dts/bindings/i3c/
Di3c-device.yaml17 of Provisioned ID, and the second half of the Provisioned ID.
22 2. First half of the Provisioned ID contains the manufacturer
24 the bits 33-47 (zero-based) of the 48-bit Provisioned ID.
25 3. Second half of the Provisioned ID contains the combination of
26 the part ID (bits 16-31 of the Provisioned ID) left-shifted
27 by 16, and the instance ID (bits 12-15 of the Provisioned ID)
29 of the Provisioned ID.
Dnuvoton,npcx-i3c.yaml76 Target 48-bit Provisioned ID.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/provision/
Dpb_remote_pst_ncrp.sh13 # - wait for being provisioned
16 # - wait for being provisioned
31 # - verify that the device is not re-provisioned again.
Dpb_remote_reprovision.sh12 # 5. The provisioner configures the health server on the recently provisioned device and sends Node
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/beacon/
Dbeacon_interval.sh8 # setup two device, tx node provisioned node, rx node is not provisioned and only has
/Zephyr-latest/boards/st/b_u585i_iot02a/
DKconfig.defconfig14 # Initial Attestation key provisioned by the BL1 bootloader
/Zephyr-latest/subsys/bluetooth/mesh/
Dmsg.h19 * @retval -EAGAIN The device has not been provisioned.
51 * @retval -EAGAIN The device has not been provisioned.
/Zephyr-latest/samples/bluetooth/mesh/
DREADME.rst57 The sample can either be provisioned into an existing mesh network with an
66 Once provisioned, messages to the Generic OnOff Server will be used to turn
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg.rst18 Runtime configuration changes before the node is provisioned will not be stored
Dcfg_cli.rst18 index and primary unicast address that the target node was provisioned with.
Dpriv_beacon_cli.rst26 index and the primary unicast address the target node was provisioned with.
Drpr_srv.rst30 …sh_dfu_firmware_effect>`), it is not possible for the device to remain provisioned. The device sho…
Dprovisioning.rst22 All Bluetooth Mesh nodes must be provisioned before they can participate in a
24 necessary for a device to become a provisioned mesh node.
39 needs to be provisioned, call :c:func:`bt_mesh_prov_enable`. The device
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/suspend/
Dgatt_suspend_resume.sh15 # 2. DUT is provisioned, and Tester observes GATT proxy advs.
Dgatt_suspend_disable_resume.sh15 # 2. DUT is provisioned, and Tester observes GATT proxy advs.
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig52 The secure files will have been previously provisioned to the
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst101 its Provisioned ID, BCR, and DCR back. Match the received
102 Provisioned ID to the list of registered I3C devices.
224 * Second element is the upper 16-bit of the Provisioned ID (PID)
226 the bits 33-47 (zero-based) of the 48-bit Provisioned ID.
228 * Third element contains the lower 32-bit of the Provisioned ID
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_persistence.c326 LOG_INF("Device 0x%04x provisioned", addr); in prov_node_added()
476 /* In this test stack should boot as provisioned */ in test_provisioning_data_load()
480 FAIL("Device should boot up as already provisioned"); in test_provisioning_data_load()
746 /* In this test stack should boot as provisioned */ in test_access_data_load()
750 FAIL("Device should boot up as already provisioned"); in test_access_data_load()
765 /* In this test stack should boot as provisioned */ in test_access_sub_overwrite()
769 FAIL("Device should boot up as already provisioned"); in test_access_sub_overwrite()
815 /* In this test stack should boot as provisioned */ in test_access_data_remove()
819 FAIL("Device should boot up as already provisioned"); in test_access_data_remove()
994 /* In this test stack should boot as provisioned */ in test_cfg_load()
[all …]
Dtest_brg.c97 /* Regular devices are provisioned into subnets starting with idx 1. */ in test_device_init()
138 LOG_INF("Device 0x%04x provisioned, NetKeyIdx 0x%04x", addr, net_idx); in prov_node_added()
802 LOG_INF("Already provisioned, skipping provisioning"); in test_tester_persistence()
1073 LOG_INF("Already provisioned, skipping provisioning"); in bridge_setup()
1076 LOG_INF("Waiting for being provisioned..."); in bridge_setup()
1078 LOG_INF("Bridge is provisioned"); in bridge_setup()
1107 LOG_INF("Waiting for being provisioned..."); in device_setup()
1109 LOG_INF("Node is provisioned"); in device_setup()
Dtest_provision.c295 LOG_INF("Device 0x%04x provisioned", prov_addr); in prov_node_added()
828 LOG_INF("Waiting for a device with RPR Server to be provisioned over PB-Adv..."); in provision_adv()
897 LOG_INF("Waiting for being provisioned..."); in device_pb_remote_server_setup()
1268 * devices over PB-Remote. Starts provisioned.
1533 LOG_INF("Waiting for being provisioned..."); in test_device_pb_remote_server_same_dev()
1697 * - wait for being provisioned over PB-Adv,
1712 * - wait for being re-provisioned.
1718 LOG_INF("Waiting for being re-provisioned."); in test_device_pb_remote_server_ncrp()
1725 * - verify that Composition Data Page 0 is replaced by Page 128 after being re-provisioned and
1734 LOG_INF("Wait to verify that node is not re-provisioned..."); in test_device_pb_remote_server_ncrp_second_time()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/bridge/
Dbrg_simple.sh33 # with the key of the subnets they are provisioned to.
/Zephyr-latest/samples/bluetooth/mesh_provisioner/
DREADME.rst12 to be tested together with a device capable of being provisioned. For
/Zephyr-latest/include/zephyr/drivers/i3c/
Dtarget_device.h59 /** Provisioned ID. */
63 * True if lower 32-bit of Provisioned ID is random.
65 * This sets the bit 32 of Provisioned ID which means
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst78 the mesh configuration. As additional nodes (boards) are provisioned, it
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DREADME.rst99 the mesh configuration. As additional nodes (boards) are provisioned, it

123