在CC3200Launchxl开发板做实验
例子工程:wlan_station
当连接wifi和网络时会触发下面两个事件,
这两个事件是在什么地方注册的,即注册
这两个事件的代码位置?
void SimpleLinkWlanEventHandler(SlWlanEvent_t *pWlanEvent)
void SimpleLinkNetAppEventHandler(SlNetAppEvent_t *pNetAppEvent)
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.
在CC3200Launchxl开发板做实验
例子工程:wlan_station
当连接wifi和网络时会触发下面两个事件,
这两个事件是在什么地方注册的,即注册
这两个事件的代码位置?
void SimpleLinkWlanEventHandler(SlWlanEvent_t *pWlanEvent)
void SimpleLinkNetAppEventHandler(SlNetAppEvent_t *pNetAppEvent)