nRF5 SDK for Mesh v5.0.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
 Time in seconds during which the device will identify itself using any means it can. More...
 

Detailed Description

Provisioning invite event.

Definition at line 178 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 180 of file serial_evt.h.

◆ attention_duration_s

uint8_t serial_evt_prov_invite_received_t::attention_duration_s

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

Definition at line 181 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated