|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <soc_wifi_p2p_api.h>
成员变量 | |
| unsigned char | device_addr [6] |
| char | device_name [32+1] |
| unsigned short | config_methods |
| unsigned char | group_capab |
| int | persistent_id |
Struct of p2p's peer info.CNcomment:p2p对端结果CNend
| unsigned short ext_wifi_p2p_peer_info::config_methods |
config methods. CNcomment: 配置方式.CNend
| unsigned char ext_wifi_p2p_peer_info::device_addr[6] |
device addr. CNcomment: device地址.CNend
| char ext_wifi_p2p_peer_info::device_name[32+1] |
device name. CNcomment: device名称.CNend
| unsigned char ext_wifi_p2p_peer_info::group_capab |
group capbility. CNcomment: 组能力.CNend
| int ext_wifi_p2p_peer_info::persistent_id |
persistent id corresponding to MAC address. CNcomment: mac地址对应的永久网络id.CNend