|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
p2p设备信息。 更多...
#include <wifi_p2p_config.h>
成员变量 | |
| int8_t | dev_name [33] |
| uint8_t | wps_method |
| int32_t | listen_channel |
| int32_t | oper_channel |
p2p设备信息。
| int8_t p2p_device_config_stru::dev_name[33] |
设备名称。
| int32_t p2p_device_config_stru::listen_channel |
回复probe response的信道。
| int32_t p2p_device_config_stru::oper_channel |
建议的工作信道:0表示随机信道;非0有效值表示建议的信道。
| uint8_t p2p_device_config_stru::wps_method |
支持的WPS连接方式,可选项为WpsMethod,仅支持配置0/1/2/3。