bt_mesh_prov::records_list_get field
Provisioner receive provisioning records list from device. This callback notifies the application that provisioner has received provisioning records list, and will send the list to application.
Syntax
void (*records_list_get)(uint16_t link_idx, struct net_buf_simple *data); ![]()
void (*records_list_get)(uint16_t link_idx, struct net_buf_simple *data);