|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Scan status response. More...
#include <rpr_cli.h>
Data Fields | |
| enum bt_mesh_rpr_status | status |
| Current scan status. | |
| enum bt_mesh_rpr_scan | scan |
| Current scan state. | |
| uint8_t | max_devs |
| Max number of devices to report in current scan. | |
| uint8_t | timeout |
| Seconds remaining of the scan. | |
Scan status response.
| uint8_t bt_mesh_rpr_scan_status::max_devs |
Max number of devices to report in current scan.
| enum bt_mesh_rpr_scan bt_mesh_rpr_scan_status::scan |
Current scan state.
| enum bt_mesh_rpr_status bt_mesh_rpr_scan_status::status |
Current scan status.
| uint8_t bt_mesh_rpr_scan_status::timeout |
Seconds remaining of the scan.