Mesh appkey update command parameters. More...
#include <serial_cmd.h>
Data Fields | |
| uint16_t | appkey_handle |
| Handle of the appkey to change. More... | |
| uint8_t | key [NRF_MESH_KEY_SIZE] |
| Key to change to. More... | |
Detailed Description
Mesh appkey update command parameters.
Definition at line 398 of file serial_cmd.h.
Field Documentation
◆ appkey_handle
| uint16_t serial_cmd_mesh_appkey_update_t::appkey_handle |
Handle of the appkey to change.
Definition at line 400 of file serial_cmd.h.
◆ key
| uint8_t serial_cmd_mesh_appkey_update_t::key[NRF_MESH_KEY_SIZE] |
Key to change to.
Definition at line 401 of file serial_cmd.h.
- mesh/serial/include/serial_cmd.h