MLME-SCAN.request. More...
#include <mac_mlme_scan.h>
Data Fields |
|
| mac_abstract_req_t | service |
| mlme_scan_conf_t | confirm |
| mac_scan_type_t | scan_type |
| uint32_t | scan_channels |
| uint8_t | scan_duration |
| uint8_t | pan_descriptors_buf_size |
| mac_pan_descriptor_t * | pan_descriptors_buf |
| uint8_t | energy_detect_buf_size |
| uint8_t * | energy_detect_buf |
Detailed Description
MLME-SCAN.request.
The MLME-SCAN.request primitive is used to initiate a channel scan over a given list of channels.
In accordance with IEEE Std 802.15.4-2006, section 7.1.11.1
Field Documentation
| mlme_scan_conf_t mlme_scan_req_t::confirm |
Confirm to this request.
| uint8_t* mlme_scan_req_t::energy_detect_buf |
Energy detection buffer.
| uint8_t mlme_scan_req_t::energy_detect_buf_size |
Energy detection buffer size.
| mac_pan_descriptor_t * mlme_scan_req_t::pan_descriptors_buf |
PAN descriptor buffer.
| uint8_t mlme_scan_req_t::pan_descriptors_buf_size |
PAN descriptor buffer size.
| uint32_t mlme_scan_req_t::scan_channels |
Scan channels.
| uint8_t mlme_scan_req_t::scan_duration |
Scan duration.
| mac_scan_type_t mlme_scan_req_t::scan_type |
Scan type.
| mac_abstract_req_t mlme_scan_req_t::service |
Do not edit this field.
- components/experimental_802_15_4/api/MAC/mac_mlme_scan.h