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

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

#include <config_messages.h>

Data Fields

uint8_t status
 Status code. More...
 
config_msg_key_index_12_t netkey_index
 Network key index. More...
 
uint8_t packed_appkey_indexes []
 Packed list of application key indexes. More...
 

Detailed Description

Message format for the AppKey List message.

Definition at line 200 of file config_messages.h.

Field Documentation

◆ status

uint8_t config_msg_appkey_list_t::status

Status code.

Definition at line 202 of file config_messages.h.

◆ netkey_index

config_msg_key_index_12_t config_msg_appkey_list_t::netkey_index

Network key index.

Definition at line 203 of file config_messages.h.

◆ packed_appkey_indexes

uint8_t config_msg_appkey_list_t::packed_appkey_indexes[]

Packed list of application key indexes.

Definition at line 204 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated