This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI Z-stack 如何使用原语问题



您好,

         我在看Ti zstack代码的时候,没有找到void APSDE_DataCnf( APSDE_DataCnf_t* cnf );与 void APSDE_DataIndication( aps_FrameFormat_t *aff, zAddrType_t *SrcAddress, uint16 SrcPanId,NLDE_Signal_t *sig, byte SecurityUse, uint32 timestamp );的调用及如何获取comfirm后的数据。

                     请指导!

                                                         谢谢!

 

 

 

 

 

 

 

 

 

 

  •  APSDE_DataCnf 和APSDE_DataIndication都在APSMEDE.h文件中。

    APSDE_DataCnf 的confirm数据在AF_DATA_CONFIRM_CMD中获取

    APSDE_DataIndication是指有数据来,从NWK发送到APS层去