![]() |
![]() |
|
TI-15.4 Stack API
|
#include <api_mac.h>

Data Fields | |
| uint32_t | startTime |
| uint16_t | panId |
| uint8_t | logicalChannel |
| uint8_t | channelPage |
| uint8_t | phyID |
| uint8_t | beaconOrder |
| uint8_t | superframeOrder |
| bool | panCoordinator |
| bool | batteryLifeExt |
| bool | coordRealignment |
| ApiMac_sec_t | realignSec |
| ApiMac_sec_t | beaconSec |
| ApiMac_mpmParams_t | mpmParams |
| bool | startFH |
MLME start request type
| uint32_t _apimac_mlmestartreq::startTime |
The time to begin transmitting beacons relative to the received beacon
| uint16_t _apimac_mlmestartreq::panId |
The PAN ID to use. This parameter is ignored if panCoordinator is FALSE
| uint8_t _apimac_mlmestartreq::logicalChannel |
The logical channel to use. This parameter is ignored if panCoordinator is FALSE
| uint8_t _apimac_mlmestartreq::channelPage |
The channel page to use. This parameter is ignored if panCoordinator is FALSE
| uint8_t _apimac_mlmestartreq::phyID |
PHY ID corresponding to the PHY descriptor to use
| uint8_t _apimac_mlmestartreq::beaconOrder |
The exponent used to calculate the beacon interval
| uint8_t _apimac_mlmestartreq::superframeOrder |
The exponent used to calculate the superframe duration
| bool _apimac_mlmestartreq::panCoordinator |
Set to TRUE to start a network as PAN coordinator
| bool _apimac_mlmestartreq::batteryLifeExt |
If this value is TRUE, the receiver is disabled after MAC_BATT_LIFE_EXT_PERIODS full backoff periods following the interframe spacing period of the beacon frame
| bool _apimac_mlmestartreq::coordRealignment |
Set to TRUE to transmit a coordinator realignment prior to changing the superframe configuration
| ApiMac_sec_t _apimac_mlmestartreq::realignSec |
Security parameters for the coordinator realignment frame
| ApiMac_sec_t _apimac_mlmestartreq::beaconSec |
Security parameters for the beacon frame
| ApiMac_mpmParams_t _apimac_mlmestartreq::mpmParams |
MPM (multi-PHY layer management) parameters
| bool _apimac_mlmestartreq::startFH |
Indicates whether frequency hopping needs to be enabled