Searched refs:provisioning (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/samples/bluetooth/mesh/ |
D | README.rst | 11 standard mesh models, and supports provisioning over both the 14 used for the Out-of-Band provisioning procedure. 60 When provisioning with a provisioner device, the provisioner must give the 63 When self-provisioning, the device will take a random unicast address and
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | Kconfig | 16 bool "Support for provisioning shell commands" 20 This options enables support for provisioning shell commands. 23 bool "Support for shell provisioning context instance" 26 This option enables the provisioning context instance in the 27 Bluetooth Mesh shell module together with several provisioning 28 commands and target utility features. To use the provisioning
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 72 The Remote Provisioning Client starts a provisioning procedure by using the 91 The above example shows pseudo code for remotely provisioning a device through a Remote Provisioning 96 During the remote provisioning, the same :c:struct:`bt_mesh_prov` callbacks are triggered as for 97 ordinary provisioning. See section :ref:`bluetooth_mesh_provisioning` for further details. 99 Re-provisioning 102 In addition to scanning and provisioning functionality, the Remote Provisioning Client also provides
|
D | provisioning.rst | 12 Provisioning process. Before the provisioning process starts, the 36 To start the provisioning process, the unprovisioned device must first start 38 provisioners, which can initiate the provisioning. To indicate that the device 86 Before the provisioning process can begin, the provisioner and the unprovisioned 89 In-band public key exchange is a part of the provisioning process and always 169 by the mesh stack, and the provisioning :c:member:`bt_mesh_prov.complete` 176 the provisioning process can be secure or insecure. 179 a set of vulnerabilities in the Bluetooth Mesh provisioning protocol that showcased 184 as AuthValue may be brute forced in real time. To ensure secure provisioning, applications
|
D | health_srv.rst | 37 The attention state may be used during provisioning to let the user know which 38 device they're provisioning, as well as through the Health models at runtime.
|
D | rpr_srv.rst | 12 provisioning devices into a mesh network.
|
D | dfu.rst | 199 This may have an effect on the provisioning data of the node and how the Distributor finalizes the 209 provisioning. The new composition data takes place only after re-provisioning. 212 provisioning. In this case, the device stays provisioned and the new composition data takes place 213 after re-provisioning using the Remote Provisioning models. 216 support the remote provisioning, and the new composition data takes effect after applying the
|
D | shell.rst | 11 provisioning, configuration, and message sending. 41 time the device boots up, as the device will remember its provisioning data between reboots. 43 The simplest way to provision the device is through self-provisioning. To do this the user must 177 provisioning, Configuration Client, etc. 194 provisioning or by a Configuration Client. 295 * ``Val``: Enable or disable provisioning with GATT 308 * ``Val``: Enable or disable provisioning with advertiser 354 provisioning. The input number must match the number presented by the other participant in 355 the provisioning. 364 provisioning. The input string must match the string presented by the other participant in [all …]
|
/Zephyr-latest/samples/bluetooth/mesh_provisioner/ |
D | README.rst | 11 provisioning and using the Configuration Database (CDB). It is intended 21 for the user to press the button, which will trigger provisioning using 23 provision detected devices automatically. Once provisioning is done, the
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | mesh.rst | 21 mesh/provisioning.rst
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | README.rst | 14 Prior to provisioning, an unprovisioned beacon is broadcast that contains 24 After provisioning, the button clients must 58 Prior to provisioning, each button controls its corresponding LED as one
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | board.cmake | 10 …development-software/mcuxpresso-software-and-tools-/mcuxpresso-secure-provisioning-tool:MCUXPRESSO…
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/ |
D | README.rst | 35 Prior to provisioning, an unprovisioned beacon is broadcast that contains 52 After provisioning, the button clients must
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 185 provisioning activity, distinct from normal operation of the 293 lifecycle that impact security include initial provisioning, normal 294 operation, re-provisioning, and destruction. 296 a. **Initial provisioning**. During the initial provisioning stage, 309 c. **Re-provisioning**. Sometimes it is necessary to re-provision a
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 235 [INF] Beginning BL2 provisioning 241 [INF] Beginning TF-M provisioning
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 232 provisioning process, but even this should be avoided where possible, and a 235 provisioning and logged in the factory. This ensures the private key 236 material is never exposed, or even known during the provisioning phase.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 256 bool "Use relay advertising sets to send provisioning PDUs" 259 Use relay advertising sets to send provisioning PDUs 288 int "Timeout value of retransmit provisioning PDUs" 292 Timeout value of retransmit provisioning PDUs. 325 Enable this option to allow the provisioner provisioning the 367 Enable this option to have support for provisioning remote devices. 1155 The Remote Provisioning Server is the proxy for a provisioning 1156 process, allowing provisioners to tunnel their provisioning 1165 node, and allows provisioning of new devices through the mesh network 1166 by tunnelling provisioning messages to a Remote Provisioning Server.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_persistence.c | 1144 TEST_CASE(provisioning, data_save, "Save provisioning data"), 1145 TEST_CASE(provisioning, data_load, "Load previously saved data and verify"),
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 46 only during provisioning time (controlled environment).
|
/Zephyr-latest/subsys/net/lib/config/ |
D | Kconfig | 21 provisioning but quick sampling/testing.
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 93 provisioning process, or once they have been deployed to the
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 94 This will require provisioning of certificates.
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/ |
D | index.rst | 223 SimpleLink provides a few rather sophisticated Wi-Fi provisioning methods.
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 223 SimpleLink provides a few rather sophisticated Wi-Fi provisioning methods.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 142 provisioning. It follows a similar procedure as pairing, but is done
|
12