TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_callbacks Struct Reference

#include <api_mac.h>

Data Fields

ApiMac_associateIndFp_t pAssocIndCb
 
ApiMac_associateCnfFp_t pAssocCnfCb
 
ApiMac_disassociateIndFp_t pDisassociateIndCb
 
ApiMac_disassociateCnfFp_t pDisassociateCnfCb
 
ApiMac_beaconNotifyIndFp_t pBeaconNotifyIndCb
 
ApiMac_orphanIndFp_t pOrphanIndCb
 
ApiMac_scanCnfFp_t pScanCnfCb
 
ApiMac_startCnfFp_t pStartCnfCb
 
ApiMac_syncLossIndFp_t pSyncLossIndCb
 
ApiMac_pollCnfFp_t pPollCnfCb
 
ApiMac_commStatusIndFp_t pCommStatusCb
 
ApiMac_pollIndFp_t pPollIndCb
 
ApiMac_dataCnfFp_t pDataCnfCb
 
ApiMac_dataIndFp_t pDataIndCb
 
ApiMac_purgeCnfFp_t pPurgeCnfCb
 
ApiMac_wsAsyncIndFp_t pWsAsyncIndCb
 
ApiMac_wsAsyncCnfFp_t pWsAsyncCnfCb
 
ApiMac_unprocessedFp_t pUnprocessedCb
 

Detailed Description

Structure containing all the MAC callbacks (indications). To receive the confirmation or indication fill in the associated callback with a pointer to the function that will handle that callback. To ignore a callback set that function pointer to NULL.

Field Documentation

§ pAssocIndCb

ApiMac_associateIndFp_t _apimac_callbacks::pAssocIndCb

Associate Indicated callback

§ pAssocCnfCb

ApiMac_associateCnfFp_t _apimac_callbacks::pAssocCnfCb

Associate Confirmation callback

§ pDisassociateIndCb

ApiMac_disassociateIndFp_t _apimac_callbacks::pDisassociateIndCb

Disassociate Indication callback

§ pDisassociateCnfCb

ApiMac_disassociateCnfFp_t _apimac_callbacks::pDisassociateCnfCb

Disassociate Confirmation callback

§ pBeaconNotifyIndCb

ApiMac_beaconNotifyIndFp_t _apimac_callbacks::pBeaconNotifyIndCb

Beacon Notify Indication callback

§ pOrphanIndCb

ApiMac_orphanIndFp_t _apimac_callbacks::pOrphanIndCb

Orphan Indication callback

§ pScanCnfCb

ApiMac_scanCnfFp_t _apimac_callbacks::pScanCnfCb

Scan Confirmation callback

§ pStartCnfCb

ApiMac_startCnfFp_t _apimac_callbacks::pStartCnfCb

Start Confirmation callback

§ pSyncLossIndCb

ApiMac_syncLossIndFp_t _apimac_callbacks::pSyncLossIndCb

Sync Loss Indication callback

§ pPollCnfCb

ApiMac_pollCnfFp_t _apimac_callbacks::pPollCnfCb

Poll Confirm callback

§ pCommStatusCb

ApiMac_commStatusIndFp_t _apimac_callbacks::pCommStatusCb

Comm Status Indication callback

§ pPollIndCb

ApiMac_pollIndFp_t _apimac_callbacks::pPollIndCb

Poll Indication Callback

§ pDataCnfCb

ApiMac_dataCnfFp_t _apimac_callbacks::pDataCnfCb

Data Confirmation callback

§ pDataIndCb

ApiMac_dataIndFp_t _apimac_callbacks::pDataIndCb

Data Indication callback

§ pPurgeCnfCb

ApiMac_purgeCnfFp_t _apimac_callbacks::pPurgeCnfCb

Purge Confirm callback

§ pWsAsyncIndCb

ApiMac_wsAsyncIndFp_t _apimac_callbacks::pWsAsyncIndCb

WiSUN Async Indication callback

§ pWsAsyncCnfCb

ApiMac_wsAsyncCnfFp_t _apimac_callbacks::pWsAsyncCnfCb

WiSUN Async Confirmation callback

§ pUnprocessedCb

ApiMac_unprocessedFp_t _apimac_callbacks::pUnprocessedCb

Unprocessed message callback


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