nrf_mesh_prov_evt_link_established_t

nRF5 SDK for Mesh v5.0.0

Provisioning link established event. More...

#include <nrf_mesh_prov_events.h>

Data Fields

nrf_mesh_prov_ctx_t * p_context
 Provisioning context pointer. More...
 

Detailed Description

Provisioning link established event.

Definition at line 118 of file nrf_mesh_prov_events.h.

Field Documentation

◆ p_context

nrf_mesh_prov_ctx_t* nrf_mesh_prov_evt_link_established_t::p_context

Provisioning context pointer.

Definition at line 121 of file nrf_mesh_prov_events.h.