1 Star 0 Fork 5.1K

hzcc / docs

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

wifi_inc.h

Overview

Related Modules:

WLAN

Description:

Describes the data structure of WLAN features and bus.

Since:

1.0

Version:

1.0

Summary

Macros

Macro Name and Value

Description

MAX_WIFI_COMPONENT_NAME_LEN   10

Indicates the length of the name of a WLAN module or feature.

Enumerations

Enumeration Name

Description

WifiMainFeatureType {   HDF_WIFI_FEATURE_BASE, HDF_WIFI_FEATURE_AP, HDF_WIFI_FEATURE_STA, HDF_WIFI_FEATURE_P2P,   HDF_WIFI_FEATURE_NAN, HDF_WIFI_FEATURE_RTT, HDF_WIFI_FEATURE_NUM = 10 }

Enumerates feature types of a WLAN module.

WifiBusType { BUS_SDIO, BUS_USB }

Enumerates bus types of a WLAN module.

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

搜索帮助