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.

获取网络地址时遇到的问题

当我发送ZDP_NwkAddrReq() 到节点,节点的回复有以下两个函数可选,

ZDP_NWKAddrRsp()即ZDP_AddrRsp(): Build and send a NWK_addr_rsp or IEEE_addr_rsp message.

zdpProcessAddrReq():Process an incoming NWK_addr_req or IEEE_addr_req message and then build and send a corresponding NWK_addr_rsp or IEEE_addr_rsp msg.

不知道他们之间的区别在哪里?比较困惑,不知是不是我从根本上就认识错了,还请哪位大侠指点迷津,小弟谢过了。