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

p2p设备信息。 更多...

#include <wifi_p2p_config.h>

成员变量

int8_t dev_name [33]
 
uint8_t wps_method
 
int32_t listen_channel
 
int32_t oper_channel
 

详细描述

p2p设备信息。

结构体成员变量说明

◆ dev_name

int8_t p2p_device_config_stru::dev_name[33]

设备名称。

◆ listen_channel

int32_t p2p_device_config_stru::listen_channel

回复probe response的信道。

◆ oper_channel

int32_t p2p_device_config_stru::oper_channel

建议的工作信道:0表示随机信道;非0有效值表示建议的信道。

◆ wps_method

uint8_t p2p_device_config_stru::wps_method

支持的WPS连接方式,可选项为WpsMethod,仅支持配置0/1/2/3。


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