nRF5 SDK for Mesh v2.2.0
Data Fields
serial_evt_prov_invite_received_t Struct Reference

Provisioning invite event. More...

#include <serial_evt.h>

Data Fields

uint8_t context_id
 Context ID of the provisioning link. 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 175 of file serial_evt.h.

Field Documentation

◆ context_id

uint8_t serial_evt_prov_invite_received_t::context_id

Context ID of the provisioning link.

Definition at line 177 of file serial_evt.h.

◆ attention_duration_s

uint8_t serial_evt_prov_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 178 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated