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

Subnetwork list response data. More...

#include <serial_cmd_rsp.h>

Data Fields

uint16_t subnet_key_index [SERIAL_EVT_CMD_RSP_DATA_MAXLEN/sizeof(uint16_t)]
 List of all subnetwork key indexes known by the device. More...
 

Detailed Description

Subnetwork list response data.

Definition at line 79 of file serial_cmd_rsp.h.

Field Documentation

◆ subnet_key_index

uint16_t serial_evt_cmd_rsp_data_subnet_list_t::subnet_key_index[SERIAL_EVT_CMD_RSP_DATA_MAXLEN/sizeof(uint16_t)]

List of all subnetwork key indexes known by the device.

Definition at line 81 of file serial_cmd_rsp.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated