This module provides support for the provisioning over advertising (PB-ADV) provisioning bearer. More...
Data Structures | |
struct | nrf_mesh_prov_bearer_adv_t |
PB-ADV context structure. More... | |
Functions | |
prov_bearer_t * | nrf_mesh_prov_bearer_adv_interface_get (nrf_mesh_prov_bearer_adv_t *p_bearer_adv) |
Gets the provisioning bearer interface for the PB-ADV bearer. More... | |
This module provides support for the provisioning over advertising (PB-ADV) provisioning bearer.
PB-ADV is used for provisioning devices within radio range of the provisioner.
prov_bearer_t* nrf_mesh_prov_bearer_adv_interface_get | ( | nrf_mesh_prov_bearer_adv_t * | p_bearer_adv | ) |
Gets the provisioning bearer interface for the PB-ADV bearer.
[in,out] | p_bearer_adv | Pointer to a PB-ADV bearer context structure. |