请问,ZDO_LeaveInd()这个函数什么时候被调用??
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.
ZDO_LeaveInd是在收到leave命令后,在core stack中调用的,然后再把leave indication发送到应用层去。