mlme_scan_conf_s Struct Reference
struct mlme_scan_conf_t Scan confirm structure More...
#include <mlme.h>
Data Fields | |
uint8_t | status |
status of operation | |
unsigned | ScanType:2 |
Finished Scan type. | |
uint8_t | ChannelPage |
Operated Channel Page. | |
channel_list_s | UnscannedChannels |
Channel mask for unscanned channels. | |
uint8_t | ResultListSize |
Result list size. | |
uint8_t * | ED_values |
Energy scan result types Check only when scan type is 0. | |
mlme_pan_descriptor_t * | PAN_values [MLME_MAC_RES_SIZE_MAX] |
List of scanned Pan description's. |
Detailed Description
struct mlme_scan_conf_t Scan confirm structure
See IEEE standard 802.15.4-2006 (table 68) for more details
Definition at line 373 of file mlme.h.
Field Documentation
uint8_t ChannelPage |
uint8_t* ED_values |
mlme_pan_descriptor_t* PAN_values[MLME_MAC_RES_SIZE_MAX] |
uint8_t ResultListSize |
Generated on Tue Jul 12 2022 12:22:48 by
