1 Star 0 Fork 5.1K

seanOY / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WifiConnectParams.md 7.28 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

WifiConnectParams

Overview

Related Modules:

WLAN

Description:

Describes parameters for a connection request.

Since:

1.0

Summary

Data Fields

Variable Name

Description

channel

struct Ieee80211Channel

bssid

uint8_t * 

ssid

uint8_t * 

ie

uint8_t * 

ssidLen

uint32_t 

ieLen

uint32_t 

crypto

struct CryptoSettings 

key

const uint8_t * 

authType

uint8_t 

privacy

uint8_t 

keyLen

uint8_t 

keyIdx

uint8_t 

mfp

uint8_t 

aucResv [WIFI_CONNECT_PARM_RESV_SIZE]

uint8_t 

1
https://gitee.com/seanoy/docs.git
git@gitee.com:seanoy/docs.git
seanoy
docs
docs
master

搜索帮助