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

#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

结构体成员变量说明

◆ config_methods

unsigned short ext_wifi_p2p_peer_info::config_methods

config methods. CNcomment: 配置方式.CNend

◆ device_addr

unsigned char ext_wifi_p2p_peer_info::device_addr[6]

device addr. CNcomment: device地址.CNend

◆ device_name

char ext_wifi_p2p_peer_info::device_name[32+1]

device name. CNcomment: device名称.CNend

◆ group_capab

unsigned char ext_wifi_p2p_peer_info::group_capab

group capbility. CNcomment: 组能力.CNend

◆ persistent_id

int ext_wifi_p2p_peer_info::persistent_id

persistent id corresponding to MAC address. CNcomment: mac地址对应的永久网络id.CNend


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