nwk_event_loop处理是做什么的,与之对应的nwk_init里面有什么,手头上找不到源码,是用库封装了吗?
如果是封装的,那应该去看什么文档理解这部分?
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.
nwk_event_loop处理是做什么的,与之对应的nwk_init里面有什么,手头上找不到源码,是用库封装了吗?
如果是封装的,那应该去看什么文档理解这部分?
还有void nwk_Status( uint16 statusCode, uint16 statusValue )函数,这个函数找不到在哪调用他,难道也是用封装的库去调用的吗?
statusValue 都有哪些,是什么含义?