TI中文支持网
TI专业的中文技术问题搜集分享网站

终端设备的data request在哪里发送?

抓包看到终端设备会定时发送data request给父节点,很好奇data request是在哪里发送的,但是没找到,只找到data request的设置。请问data request的发送代码是不开源的吗?

Susan Yang:

上层能看到的应该只有/** This function requests the transfer of data from the next higher layer* to a single peer entity.*/
extern ZStatus_t APSDE_DataReq( APSDE_DataReq_t* req );

底层的具体过程被封装了

赞(0)
未经允许不得转载:TI中文支持网 » 终端设备的data request在哪里发送?
分享到: 更多 (0)