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

Provisioning link closed event. More...

#include <serial_evt.h>

Data Fields

uint8_t context_id
 Context ID of the closed link. More...
 
uint8_t close_reason
 Reason for closing the link. More...
 

Detailed Description

Provisioning link closed event.

Definition at line 155 of file serial_evt.h.

Field Documentation

◆ context_id

uint8_t serial_evt_prov_link_closed_t::context_id

Context ID of the closed link.

Definition at line 157 of file serial_evt.h.

◆ close_reason

uint8_t serial_evt_prov_link_closed_t::close_reason

Reason for closing the link.

Definition at line 158 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated