TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_mpmParams Struct Reference

#include <api_mac.h>

Data Fields

uint8_t eBeaconOrder
 
uint8_t offsetTimeSlot
 
uint16_t NBPANEBeaconOrder
 
uint8_t * pIEIDs
 
uint8_t numIEs
 

Detailed Description

MPM(Multi-PHY layer management) parameters

Field Documentation

§ eBeaconOrder

uint8_t _apimac_mpmParams::eBeaconOrder

The exponent used to calculate the enhanced beacon interval. A value of 15 indicates no EB in a beacon enabled PAN

§ offsetTimeSlot

uint8_t _apimac_mpmParams::offsetTimeSlot

Indicates the time diff between the EB and the preceeding periodic Beacon. The valid range for this field is 10 - 15.

§ NBPANEBeaconOrder

uint16_t _apimac_mpmParams::NBPANEBeaconOrder

Indicates how often the EB to tx in a non-beacon enabled PAN. A value of 16383 indicates no EB in a non-beacon enabled PAN

§ pIEIDs

uint8_t* _apimac_mpmParams::pIEIDs

pointer to the buffer containing the Information element IDs which needs to be sent in Enhanced Beacon. This field is reserved for future use and should be set to NULL.

§ numIEs

uint8_t _apimac_mpmParams::numIEs

The number of Information Elements in the buffer (size of buffer at pIEIDs. This field is reserved for future use and should be set to 0.


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