Loading...
Searching...
No Matches
netopt_scan_request Struct Reference

Basic network scan request. More...

Detailed Description

Basic network scan request.

Definition at line 972 of file netopt.h.

#include <netopt.h>

Data Fields

netopt_on_scan_result_t scan_cb
 Scan result callback.
 
netopt_channel_t channel
 Channel to scan.
 

Field Documentation

◆ channel

netopt_channel_t netopt_scan_request::channel

Channel to scan.

Definition at line 974 of file netopt.h.

◆ scan_cb

netopt_on_scan_result_t netopt_scan_request::scan_cb

Scan result callback.

Definition at line 973 of file netopt.h.


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