|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <soc_wifi_p2p_api.h>
成员变量 | |
| char | ssid [32+1] |
| unsigned char | bssid [6] |
| int | op_freq |
| ext_wifi_p2p_mode | mode |
| ext_wifi_p2p_state | p2p_state |
Struct of p2p's connect status.CNcomment:p2p 连接状态CNend
| unsigned char ext_wifi_p2p_status_info::bssid[6] |
group bssid. CNcomment: 组地址.CNend
| ext_wifi_p2p_mode ext_wifi_p2p_status_info::mode |
mode. CNcomment: 模式.CNend
| int ext_wifi_p2p_status_info::op_freq |
oprational freq. CNcomment: 工作信道.CNend
| ext_wifi_p2p_state ext_wifi_p2p_status_info::p2p_state |
p2p state. CNcomment:状态.CNend
| char ext_wifi_p2p_status_info::ssid[32+1] |
group ssid. CNcomment: 组名称.CNend