Data Fields | |
uint16_t | provisioner_addr |
Address of the remote provisioning server, or 0 if provisioning is by local device. | |
uint16_t | addr |
address to assign | |
uint16_t | net_key_idx |
NetKeyIdx of the key provisioned to the device. | |
uint8_t | result |
result of the provision operation | |
uint8_t | dev_key [WICED_BT_MESH_KEY_LEN] |
Device key generated during provisioning. More... | |
uint8_t wiced_bt_mesh_provision_status_data_t::dev_key[WICED_BT_MESH_KEY_LEN] |
Device key generated during provisioning.
This key shall be used by provisioner to configure the provisioned device.