WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
ext_wifi_event_info联合体 参考

#include <soc_wifi_api.h>

ext_wifi_event_info 的协作图:

成员变量

event_wifi_scan_done wifi_scan_done
 
event_wifi_connected wifi_connected
 
event_wifi_disconnected wifi_disconnected
 
event_wifi_interface_name wifi_wps_timeout
 
event_wifi_interface_name wifi_wps_success
 
event_wifi_wps_fail wifi_wps_fail
 
event_wifi_interface_name wifi_ap_start
 
event_wifi_interface_name wifi_ap_fail
 
event_ap_sta_connected ap_sta_connected
 
event_ap_sta_disconnected ap_sta_disconnected
 
event_wifi_interface_name scan_no_network
 
event_mesh_connected mesh_connected
 
event_mesh_disconnected mesh_disconnected
 
event_p2p_prov_disc_pbc_request p2p_disc_pbc_request
 
event_p2p_prov_disc_pbc_response p2p_disc_pbc_response
 
event_p2p_go_neg_request p2p_go_neg_request
 
event_p2p_go_neg_success p2p_go_neg_success
 
event_p2p_go_neg_failure p2p_go_neg_failure
 
event_p2p_group_started p2p_go_group_started
 
event_p2p_invite_recieve p2p_invite_recieve
 
event_p2p_invite_result p2p_invite_result
 
event_p2p_invite_accept p2p_invite_accept
 

详细描述

Event type wifi information.CNcomment:wifi的事件信息体.CNend

结构体成员变量说明

◆ ap_sta_connected

event_ap_sta_connected ext_wifi_event_info::ap_sta_connected

AP's connected event . CNcomment: AP的连接事件信息.CNend

◆ ap_sta_disconnected

event_ap_sta_disconnected ext_wifi_event_info::ap_sta_disconnected

AP's disconnected event. CNcomment: AP的断连事件信息.CNend

◆ mesh_connected

event_mesh_connected ext_wifi_event_info::mesh_connected

MESH's connected event. CNcomment: MESH连接事件信息.CNend

◆ mesh_disconnected

event_mesh_disconnected ext_wifi_event_info::mesh_disconnected

MESH's disconnected event. CNcomment: MESH断连事件信息.CNend

◆ p2p_disc_pbc_request

event_p2p_prov_disc_pbc_request ext_wifi_event_info::p2p_disc_pbc_request

p2p's pbc discovery request event. CNcomment: P2P PBC发现请求信息.CNend

◆ p2p_disc_pbc_response

event_p2p_prov_disc_pbc_response ext_wifi_event_info::p2p_disc_pbc_response

p2p's pbc discovery responset event. CNcomment: P2P PBC回应请求信息.CNend

◆ p2p_go_group_started

event_p2p_group_started ext_wifi_event_info::p2p_go_group_started

p2p's group start event. CNcomment: P2P组开始时间.CNend

◆ p2p_go_neg_failure

event_p2p_go_neg_failure ext_wifi_event_info::p2p_go_neg_failure

p2p's go neg failure event. CNcomment: P2P对端go协商请求信息.CNend

◆ p2p_go_neg_request

event_p2p_go_neg_request ext_wifi_event_info::p2p_go_neg_request

p2p's go neg request event. CNcomment: P2P对端go协商请求信息.CNend

◆ p2p_go_neg_success

event_p2p_go_neg_success ext_wifi_event_info::p2p_go_neg_success

p2p's go neg success event. CNcomment: P2P对端go协商请求成功.CNend

◆ p2p_invite_accept

event_p2p_invite_accept ext_wifi_event_info::p2p_invite_accept

p2p's invite accept event. CNcomment: P2P邀请接受信息.CNend

◆ p2p_invite_recieve

event_p2p_invite_recieve ext_wifi_event_info::p2p_invite_recieve

p2p's invite recieve event. CNcomment: P2P收到邀请信息.CNend

◆ p2p_invite_result

event_p2p_invite_result ext_wifi_event_info::p2p_invite_result

p2p's invite result event. CNcomment: P2P邀请结果信息.CNend

◆ scan_no_network

event_wifi_interface_name ext_wifi_event_info::scan_no_network

can not scan network event. CNcomment: 扫描不到网络事件信息.CNend

◆ wifi_ap_fail

event_wifi_interface_name ext_wifi_event_info::wifi_ap_fail

AP's fail event. CNcomment: AP启动失败事件信息.CNend

◆ wifi_ap_start

event_wifi_interface_name ext_wifi_event_info::wifi_ap_start

AP's start event. CNcomment: AP启动事件信息.CNend

◆ wifi_connected

event_wifi_connected ext_wifi_event_info::wifi_connected

STA's connected event. CNcomment: STA的连接事件信息.CNend

◆ wifi_disconnected

event_wifi_disconnected ext_wifi_event_info::wifi_disconnected

STA's dsiconnected event. CNcomment: STA的断连事件信息.CNend

◆ wifi_scan_done

event_wifi_scan_done ext_wifi_event_info::wifi_scan_done

Scan finish event. CNcomment: WIFI扫描完成事件信息.CNend

◆ wifi_wps_fail

event_wifi_wps_fail ext_wifi_event_info::wifi_wps_fail

STA's dsiconnected event. CNcomment: STA的wps断连事件信息.CNend

◆ wifi_wps_success

event_wifi_interface_name ext_wifi_event_info::wifi_wps_success

STA's success event. CNcomment: STA的WPS断开连接事件信息.CNend

◆ wifi_wps_timeout

event_wifi_interface_name ext_wifi_event_info::wifi_wps_timeout

STA's timeout event. CNcomment: STA的WPS超时事件信息.CNend


该联合体的文档由以下文件生成: