Authentication data parameters. More...
#include <serial_cmd.h>
Data Fields | |
| uint8_t | context_id |
| ID of the context to set the authentication data for. More... | |
| uint8_t | data [16] |
| Authentication data. More... | |
Detailed Description
Authentication data parameters.
Definition at line 344 of file serial_cmd.h.
Field Documentation
◆ context_id
| uint8_t serial_cmd_prov_auth_data_t::context_id |
ID of the context to set the authentication data for.
Definition at line 346 of file serial_cmd.h.
◆ data
| uint8_t serial_cmd_prov_auth_data_t::data[16] |
Authentication data.
Definition at line 347 of file serial_cmd.h.
- mesh/serial/include/serial_cmd.h