当前位置:网站首页>第2讲 Hi3861的WiFi实验-API-2
第2讲 Hi3861的WiFi实验-API-2
2022-07-20 12:06:00 【随遇而安的dandelion】
续前一篇文章:《第2讲 Hi3861的WiFi实验-API-1》
一、Wifiservice
1.2 Wifiservice的API(续)
1.2.4 结构体:WifiScanInfo
在Station模式下,WifiScanInfo
结构体用于存放WiFi设备扫描到的WiFi热点的信息,在头文件wifi_scan_info.h
中定义,如下图所示。说明文档:
https://device.harmonyos.com/cn/docs/documentation/apiref/wifiscaninfo-0000001055355048
WifiScanInfo
结构体中有6个成员:
(1)ssid
:WiFi热点的名称,字符串,最长32字节。
(2)bssid
:WiFi热点的MAC地址,6字节。
(3)securityType
:WiFi热点的加
边栏推荐
- SecureCRT显示乱码的解决办法
- 有没有兴趣来抢个沙发
- Redis learning notes (1) - power node of station B
- 【机器学习】《蒲公英书》1
- 多级缓存解决方案
- Rug pull
- Uva11627 (website cannot be accessed, not submitted)
- 血压血氧健康监测,一个手环就搞定,dido Y1S体验
- uva11627(网站访问不了未提交)
- Technical Analysis | Doris connector combined with Flink CDC to achieve accurate access to MySQL database and table exactly once
猜你喜欢
Redis学习笔记(1)——B站动力节点
Hcip notes day 10
Build MySQL database in Windows server2012 R2
Ultra light fast generic face detector 1MB custom dataset training | multi classification modification Guide (1)
Question 300: Lesson 5 eigenvalues and eigenvectors
Audio and video learning (IX) -- RTCP protocol
easyx实现按钮效果
grafana可视化配置图表Stat
[advanced C language] custom type - bit segment & enumeration & Union of structure
音视频学习(九)——RTCP协议
随机推荐
放弃免费Inoreader 自建RSS阅读器—Tiny Tiny RSS和FreshRSS
百度飞桨PaddleHub | 词法分析
云原生平台,让边缘应用玩出花!
Multi level cache solution
What is the difference between dall-e2 and imgen? Reddit hot post inventory effect difference
Interface automation test -- pytest test test case design
Seata 多语言体系建设
uva1450
how to deal with "no such file error or diretory" error for a new programmer in QT creator
Ocr/str data training | vertical fine tune of paddleocr (2)
MapStruct - Consider defining a bean of type in your configuration.
自动推理的逻辑05--谓词演算
R语言ggplot2可视化:使用ggpubr包的ggsummarytable函数可视化箱图并在箱图下添加描述性统计信息、设置clean_table_theme函数为主题函数移除表格的初始主题信息
【暑期每日一题】洛谷 P7550 [COCI2020-2021#6] Bold
[IOT] Product Manager: the underlying logic of human insight
R语言ggplot2可视化:可视化散点图并为散点图中的数据点添加文本标签、使用ggrepel包的geom_text_repel函数避免数据点之间的标签互相重叠(设置不同大小数据点的标签互相不重叠、分离
Do you really understand form data and request payload?
R语言Kolmogorov-Smirnov检验比较两个样本是否来自同一个分布:ks.test函数执行Kolmogorov-Smirnov检验比较两个样本是否来自同一个分布
音视频学习(八)——RTP协议
1260. 二维网格迁移 : 简单构造模拟题