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.

使用“AF_DataRequestSrcRtg()”函数返回状态值“0xbb”?

Other Parts Discussed in Thread: Z-STACK, CC2538, CC2530

协议栈:Z-Stack 3.0.2

协调器:CC2538

终端:CC2530

问题描述:

调用“AF_DataRequestSrcRtg()”函数返回状态值“0xbb”。

afStatus_t AF_DataRequestSrcRtg( afAddrType_t *dstAddr, endPointDesc_t *srcEP,
uint16 cID, uint16 len, uint8 *buf, uint8 *transID,
uint8 options, uint8 radius, uint8 relayCnt, uint16* pRelayList )

“relayCnt”填充为0,“pRelayList”填充为NULL。