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

#include <soc_wifi_p2p_api.h>

成员变量

char device_name [32+1]
 
char manufacturer [64+1]
 
char serial_number [32+1]
 
char model_name [32+1]
 
char model_number [32+1]
 
int go_intent
 
int oper_channel
 
int listen_channel
 
int wps_method
 

详细描述

Struct of p2p's config that can be updated.CNcomment:p2p 可以更新的配置CNend

结构体成员变量说明

◆ device_name

char ext_wifi_p2p_user_conf::device_name[32+1]

device name. CNcomment: 设备名称.CNend

◆ go_intent

int ext_wifi_p2p_user_conf::go_intent

go intent. CNcomment: GO协商倾向值.CNend

◆ listen_channel

int ext_wifi_p2p_user_conf::listen_channel

listen channel. CNcomment: 监听信道.CNend

◆ manufacturer

char ext_wifi_p2p_user_conf::manufacturer[64+1]

manufacturer. CNcomment: 设备厂商名称.CNend

◆ model_name

char ext_wifi_p2p_user_conf::model_name[32+1]

model name. CNcomment: 设备型号.CNend

◆ model_number

char ext_wifi_p2p_user_conf::model_number[32+1]

model number. CNcomment: 设备编号.CNend

◆ oper_channel

int ext_wifi_p2p_user_conf::oper_channel

operating channel. CNcomment: 工作信道.CNend

◆ serial_number

char ext_wifi_p2p_user_conf::serial_number[32+1]

serial number. CNcomment: 设备序列号.CNend

◆ wps_method

int ext_wifi_p2p_user_conf::wps_method

wps method. CNcomment: wps的连接方式.CNend


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