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

#include <soc_wifi_api.h>

成员变量

unsigned char dev_addr [6]
 
unsigned char pri_dev_type [8]
 
char dev_name [32+1]
 
unsigned short int supp_config_methods
 
unsigned char dev_capab
 
unsigned char group_capab
 
char group [100]
 

详细描述

Event type of p2p provision discovery pbc request.CNcomment:p2p pbc 发现请求事件.CNend

结构体成员变量说明

◆ dev_addr

unsigned char event_p2p_prov_disc_pbc_request::dev_addr[6]

User's device address of P2P. CNcomment: 连接的peer MAC地址.CNend

◆ dev_capab

unsigned char event_p2p_prov_disc_pbc_request::dev_capab

User's device capbility of P2P. CNcomment: 连接的device能力.CNend

◆ dev_name

char event_p2p_prov_disc_pbc_request::dev_name[32+1]

User's device name of P2P. CNcomment: 连接的device名称.CNend

◆ group

char event_p2p_prov_disc_pbc_request::group[100]

User's group interface name P2P. CNcomment: 连接的group名称.CNend

◆ group_capab

unsigned char event_p2p_prov_disc_pbc_request::group_capab

User's group capbility of P2P. CNcomment: 连接的group能力.CNend

◆ pri_dev_type

unsigned char event_p2p_prov_disc_pbc_request::pri_dev_type[8]

User's device type of P2P. CNcomment: 连接的device类型.CNend

◆ supp_config_methods

unsigned short int event_p2p_prov_disc_pbc_request::supp_config_methods

User's config methods of P2P. CNcomment: 连接方式.CNend


该结构体的文档由以下文件生成: