serial_evt_prov_link_established_t

nRF5 SDK for Mesh v5.0.0

Provisioning link established event. More...

#include <serial_evt.h>

Data Fields

uint8_t context_id
 Context ID of the established link. More...
 

Detailed Description

Provisioning link established event.

Definition at line 149 of file serial_evt.h.

Field Documentation

◆ context_id

uint8_t serial_evt_prov_link_established_t::context_id

Context ID of the established link.

Definition at line 151 of file serial_evt.h.