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

Provisioning failed packet. More...

#include <serial_evt.h>

Data Fields

uint8_t context_id
 Context ID of the link the error happened on. More...
 
uint8_t error_code
 Provisioning error code. More...
 

Detailed Description

Provisioning failed packet.

Definition at line 229 of file serial_evt.h.

Field Documentation

◆ context_id

uint8_t serial_evt_prov_failed_t::context_id

Context ID of the link the error happened on.

Definition at line 231 of file serial_evt.h.

◆ error_code

uint8_t serial_evt_prov_failed_t::error_code

Provisioning error code.

Definition at line 232 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated