|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <soc_wifi_api.h>

Event type wifi information.CNcomment:wifi的事件信息体.CNend
| event_ap_sta_connected ext_wifi_event_info::ap_sta_connected |
AP's connected event . CNcomment: AP的连接事件信息.CNend
| event_ap_sta_disconnected ext_wifi_event_info::ap_sta_disconnected |
AP's disconnected event. CNcomment: AP的断连事件信息.CNend
| event_mesh_connected ext_wifi_event_info::mesh_connected |
MESH's connected event. CNcomment: MESH连接事件信息.CNend
| event_mesh_disconnected ext_wifi_event_info::mesh_disconnected |
MESH's disconnected event. CNcomment: MESH断连事件信息.CNend
| event_p2p_prov_disc_pbc_request ext_wifi_event_info::p2p_disc_pbc_request |
p2p's pbc discovery request event. CNcomment: P2P PBC发现请求信息.CNend
| event_p2p_prov_disc_pbc_response ext_wifi_event_info::p2p_disc_pbc_response |
p2p's pbc discovery responset event. CNcomment: P2P PBC回应请求信息.CNend
| event_p2p_group_started ext_wifi_event_info::p2p_go_group_started |
p2p's group start event. CNcomment: P2P组开始时间.CNend
| event_p2p_go_neg_failure ext_wifi_event_info::p2p_go_neg_failure |
p2p's go neg failure event. CNcomment: P2P对端go协商请求信息.CNend
| event_p2p_go_neg_request ext_wifi_event_info::p2p_go_neg_request |
p2p's go neg request event. CNcomment: P2P对端go协商请求信息.CNend
| event_p2p_go_neg_success ext_wifi_event_info::p2p_go_neg_success |
p2p's go neg success event. CNcomment: P2P对端go协商请求成功.CNend
| event_p2p_invite_accept ext_wifi_event_info::p2p_invite_accept |
p2p's invite accept event. CNcomment: P2P邀请接受信息.CNend
| event_p2p_invite_recieve ext_wifi_event_info::p2p_invite_recieve |
p2p's invite recieve event. CNcomment: P2P收到邀请信息.CNend
| event_p2p_invite_result ext_wifi_event_info::p2p_invite_result |
p2p's invite result event. CNcomment: P2P邀请结果信息.CNend
| event_wifi_interface_name ext_wifi_event_info::scan_no_network |
can not scan network event. CNcomment: 扫描不到网络事件信息.CNend
| event_wifi_interface_name ext_wifi_event_info::wifi_ap_fail |
AP's fail event. CNcomment: AP启动失败事件信息.CNend
| event_wifi_interface_name ext_wifi_event_info::wifi_ap_start |
AP's start event. CNcomment: AP启动事件信息.CNend
| event_wifi_connected ext_wifi_event_info::wifi_connected |
STA's connected event. CNcomment: STA的连接事件信息.CNend
| event_wifi_disconnected ext_wifi_event_info::wifi_disconnected |
STA's dsiconnected event. CNcomment: STA的断连事件信息.CNend
| event_wifi_scan_done ext_wifi_event_info::wifi_scan_done |
Scan finish event. CNcomment: WIFI扫描完成事件信息.CNend
| event_wifi_wps_fail ext_wifi_event_info::wifi_wps_fail |
STA's dsiconnected event. CNcomment: STA的wps断连事件信息.CNend
| event_wifi_interface_name ext_wifi_event_info::wifi_wps_success |
STA's success event. CNcomment: STA的WPS断开连接事件信息.CNend
| event_wifi_interface_name ext_wifi_event_info::wifi_wps_timeout |
STA's timeout event. CNcomment: STA的WPS超时事件信息.CNend