TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_mlmescancnf Struct Reference

#include <api_mac.h>

Data Fields

ApiMac_status_t status
 
ApiMac_scantype_t scanType
 
uint8_t channelPage
 
uint8_t phyId
 
uint8_t unscannedChannels [APIMAC_154G_CHANNEL_BITMAP_SIZ]
 
uint8_t resultListSize
 
union {
   uint8_t *   pEnergyDetect
 
   ApiMac_panDesc_t *   pPanDescriptor
 
result
 

Detailed Description

MAC_MLME_SCAN_CNF type

Field Documentation

§ status

ApiMac_status_t _apimac_mlmescancnf::status

status of the scan request

§ scanType

ApiMac_scantype_t _apimac_mlmescancnf::scanType

The type of scan requested

§ channelPage

uint8_t _apimac_mlmescancnf::channelPage

The channel page of the scan

§ phyId

uint8_t _apimac_mlmescancnf::phyId

PHY ID corresponding to the PHY descriptor used during scan

§ unscannedChannels

uint8_t _apimac_mlmescancnf::unscannedChannels[APIMAC_154G_CHANNEL_BITMAP_SIZ]

Bit mask of channels that were not scanned

§ resultListSize

uint8_t _apimac_mlmescancnf::resultListSize

The number of PAN descriptors returned in the results list

§ pEnergyDetect

uint8_t* _apimac_mlmescancnf::pEnergyDetect

The list of energy measurements, one for each channel scanned

§ pPanDescriptor

ApiMac_panDesc_t* _apimac_mlmescancnf::pPanDescriptor

The list of PAN descriptors, one for each beacon found

§ result

union { ... } _apimac_mlmescancnf::result

Depending on the scanType the results are in this union


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale