nRF5 SDK for Mesh v2.2.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
 How long the primary element of the device identifies itself using the Attention Timer in seconds. More...
 

Detailed Description

Provisioning invite event.

Definition at line 121 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 124 of file nrf_mesh_prov_events.h.

◆ attention_duration_s

uint8_t nrf_mesh_prov_evt_invite_received_t::attention_duration_s

How long the primary element of the device identifies itself using the Attention Timer in seconds.

Definition at line 126 of file nrf_mesh_prov_events.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated