nRF5 SDK for Mesh v5.0.0
Modules | Macros
Provisioning configuration

Compile time configuration of the provisioning module. More...

Modules

 Provisioning Bearer Configuration
 Compile time configuration of the provisioning bearers.
 
 Provisionee configuration
 

Macros

#define NRF_MESH_PROV_LINK_TIMEOUT_MIN_US   60000000
 Bluetooth Mesh Profile Specification (MshPRFv1.0.1) section 5.4.4: "The provisioning protocol shall have a minimum timeout of 60 seconds that is reset each time a provisioning protocol PDU is sent or received. More...
 

Detailed Description

Compile time configuration of the provisioning module.

Macro Definition Documentation

◆ NRF_MESH_PROV_LINK_TIMEOUT_MIN_US

#define NRF_MESH_PROV_LINK_TIMEOUT_MIN_US   60000000

Bluetooth Mesh Profile Specification (MshPRFv1.0.1) section 5.4.4: "The provisioning protocol shall have a minimum timeout of 60 seconds that is reset each time a provisioning protocol PDU is sent or received.

"

Definition at line 56 of file nrf_mesh_config_prov.h.


Documentation feedback | Developer Zone | Subscribe | Updated