TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_txoptions Struct Reference

#include <api_mac.h>

Data Fields

bool ack
 
bool indirect
 
bool pendingBit
 
bool noRetransmits
 
bool noConfirm
 
bool useAltBE
 
bool usePowerAndChannel
 
bool useGreenPower
 

Detailed Description

Data Request Transmit Options

Field Documentation

§ ack

bool _apimac_txoptions::ack

Acknowledged transmission. The MAC will attempt to retransmit the frame until it is acknowledged

§ indirect

bool _apimac_txoptions::indirect

Indirect transmission. The MAC will queue the data and wait for the destination device to poll for it. This can only be used by a coordinator device

§ pendingBit

bool _apimac_txoptions::pendingBit

This proprietary option forces the pending bit set for direct transmission

§ noRetransmits

bool _apimac_txoptions::noRetransmits

This proprietary option prevents the frame from being retransmitted

§ noConfirm

bool _apimac_txoptions::noConfirm

This proprietary option prevents a MAC_MCPS_DATA_CNF event from being sent for this frame

§ useAltBE

bool _apimac_txoptions::useAltBE

Use PIB value MAC_ALT_BE for the minimum backoff exponent

§ usePowerAndChannel

bool _apimac_txoptions::usePowerAndChannel

Use the power and channel values in macDataReq_t instead of the PIB values

§ useGreenPower

bool _apimac_txoptions::useGreenPower

Use option Green Power


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