|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <soc_wifi_api.h>
成员变量 | |
| unsigned char | sa [6] |
| unsigned char | go_dev_addr [6] |
| unsigned char | bssid [6] |
| int | op_freq |
| int | persistent_id |
Event type of p2p invite.CNcomment:p2p的invite接受事件.CNend
| unsigned char event_p2p_invite_accept::bssid[6] |
bssid. CNcomment: bssid.CNend
| unsigned char event_p2p_invite_accept::go_dev_addr[6] |
go device addr. CNcomment:go device地址.CNend
| int event_p2p_invite_accept::op_freq |
operational. freq CNcomment: 所在的频率.CNend
| int event_p2p_invite_accept::persistent_id |
network id. freq CNcomment: 永久网络id.CNend
| unsigned char event_p2p_invite_accept::sa[6] |
sa addr. CNcomment:sa地址.CNend