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

Message format for the AppKey Status message. More...

#include <config_messages.h>

Data Fields

uint8_t status
 Status code. More...
 
config_msg_key_index_24_t key_indexes
 Pair containing a netkey and an appkey index. More...
 

Detailed Description

Message format for the AppKey Status message.

Definition at line 187 of file config_messages.h.

Field Documentation

◆ status

uint8_t config_msg_appkey_status_t::status

Status code.

Definition at line 189 of file config_messages.h.

◆ key_indexes

config_msg_key_index_24_t config_msg_appkey_status_t::key_indexes

Pair containing a netkey and an appkey index.

Definition at line 190 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated