nRF5 SDK for Mesh v5.0.0
Data Fields
nrf_mesh_prov_evt_link_closed_t Struct Reference

Provisioning link closed event. More...

#include <nrf_mesh_prov_events.h>

Data Fields

nrf_mesh_prov_ctx_t * p_context
 Provisioning context pointer. More...
 
nrf_mesh_prov_link_close_reason_t close_reason
 Reason for closing the link. More...
 

Detailed Description

Provisioning link closed event.

Definition at line 127 of file nrf_mesh_prov_events.h.

Field Documentation

◆ p_context

nrf_mesh_prov_ctx_t* nrf_mesh_prov_evt_link_closed_t::p_context

Provisioning context pointer.

Definition at line 130 of file nrf_mesh_prov_events.h.

◆ close_reason

nrf_mesh_prov_link_close_reason_t nrf_mesh_prov_evt_link_closed_t::close_reason

Reason for closing the link.

Definition at line 132 of file nrf_mesh_prov_events.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated