Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_rpr_scan_status Struct Reference

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.
 

Detailed Description

Scan status response.

Field Documentation

◆ max_devs

uint8_t bt_mesh_rpr_scan_status::max_devs

Max number of devices to report in current scan.

◆ scan

enum bt_mesh_rpr_scan bt_mesh_rpr_scan_status::scan

Current scan state.

◆ status

enum bt_mesh_rpr_status bt_mesh_rpr_scan_status::status

Current scan status.

◆ timeout

uint8_t bt_mesh_rpr_scan_status::timeout

Seconds remaining of the scan.


The documentation for this struct was generated from the following file: