Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
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 379 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 13:55:34 by
