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

Provisioning invite event. More...

#include <nrf_mesh_prov_events.h>

Data Fields

nrf_mesh_prov_ctx_t * p_context
 Provisioning context pointer. More...
 
uint8_t attention_duration_s
 Time in seconds during which the device will identify itself using any means it can. More...
 

Detailed Description

Provisioning invite event.

Definition at line 138 of file nrf_mesh_prov_events.h.

Field Documentation

◆ p_context

nrf_mesh_prov_ctx_t* nrf_mesh_prov_evt_invite_received_t::p_context

Provisioning context pointer.

Definition at line 141 of file nrf_mesh_prov_events.h.

◆ attention_duration_s

uint8_t nrf_mesh_prov_evt_invite_received_t::attention_duration_s

Time in seconds during which the device will identify itself using any means it can.

Definition at line 143 of file nrf_mesh_prov_events.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated