Mesh subnet add command parameters. More...
#include <serial_cmd.h>
Data Fields | |
| uint16_t | net_key_index |
| Mesh-global key index. More... | |
| uint8_t | key [NRF_MESH_KEY_SIZE] |
| Key to add. More... | |
Detailed Description
Mesh subnet add command parameters.
Definition at line 370 of file serial_cmd.h.
Field Documentation
◆ net_key_index
| uint16_t serial_cmd_mesh_subnet_add_t::net_key_index |
Mesh-global key index.
Definition at line 372 of file serial_cmd.h.
◆ key
| uint8_t serial_cmd_mesh_subnet_add_t::key[NRF_MESH_KEY_SIZE] |
Key to add.
Definition at line 373 of file serial_cmd.h.
- mesh/serial/include/serial_cmd.h