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.

求助zigbee 入网过程各个函数的执行顺序和各个参数之间的传递过程

查了很多zigbee入网的具体流程,没有找到一个能落地到代码中的流程图。我想知道 节点在启动后,加入一个协调器下时,都是执行了哪些函数,以及这些函数之间的参数是如何传递的。 看了一些文档,都没有明确的锁定到这些函数。小弟在这跪求大神指点啊。