当前位置:网站首页>How to check the Bluetooth version of Bluetooth headset
How to check the Bluetooth version of Bluetooth headset
2022-07-27 21:03:00 【InfoQ】
preparation
- install wireshark Tools
- MIUI System phone
- Bluetooth devices
Start capturing Bluetooth logs
- Enter once on the dial
*#*#5959#*#*, Agree and start collecting Bluetooth logs
- The Bluetooth headset will prompt that the Bluetooth device is disconnected , Then you will be prompted that you are connected
- Dial again
*#*#5959#*#*, Stop collecting Bluetooth logs , And agree to save the log file toMIUI/debug_log/common/com.android.bluetooth/btsnoop_hci.log

transmission Log To the computer
btsnoop_hci.log

Check the Bluetooth version through the log
- Use wireshark open btsnoop_hci.log Log files
- Shortcut key
Control + FOpen search , String search , lookupRead Remote Version Information Complete.

Bluetooth HCI Event - Read Remote Version Information Complete
Event Code: Read Remote Version Information Complete (0x0c)
Parameter Total Length: 8
Status: Success (0x00)
Connection Handle: 0x0002
LMP Version: 4.1 (0x07)
Manufacturer Name: Qualcomm Technologies International, Ltd. (QTIL) (0x000a)
LMP Subversion: 10942
[Command in frame: 163]
[Pending in frame: 166]
[Pending-Response Delta: 4.023ms]
[Command-Response Delta: 6.828ms]

Bluetooth Core Specification 4.1边栏推荐
- Vant component library
- “收割”NFT:200元淘宝买图,上链卖30万元
- mcu日志输出的一种方法
- 推荐一款强大的搜索工具Listary
- Qt OPenGL 光的漫反射
- Hexagon_V65_Programmers_Reference_Manual(7)
- R语言使用t.test函数执行t检验验证总体均值是否是某个特定的值(从样本集推论总体均值)
- js闭包知识
- 原生对象、内置对象、宿主对象的区别
- R语言dplyr包summarise_at函数计算dataframe数据中多个数据列(通过向量指定)的计数个数、均值和中位数、使用list函数指定函数列表(使用.符号和~符号指定函数语法purr)
猜你喜欢

js闭包知识

How to improve the picture transmission speed and success rate in the development of IM instant messaging under the mobile network

Tencent jumped out with 38K and saw the real test ceiling

User login switching case

Xdc 2022 Intel technology special session: Intel Software and hardware technology builds the cornerstone of cloud computing architecture

自动化测试----unittest框架
![[deep learning] pytoch tensor](/img/72/d3e46a820796a48b458cd2d0a18f8f.png)
[deep learning] pytoch tensor

飞信卒于2022:中国移动一手好牌被打烂,5亿用户成“僵尸”

推荐一款强大的搜索工具Listary

如何对话CIO/CTO
随机推荐
Where is the program?
如何查看蓝牙耳机的蓝牙版本
Codeforces 1706E 并查集 + 启发式合并 + ST 表
认识传输介质网络通信的介质
全局样式与图标
Express WEB服务器的简单使用
LeetCode每日一练 —— 876. 链表的中间结点
自定义学习率
认识传输介质物理层概述
[deep learning] pytoch tensor
Programmer growth Chapter 18: project launch
MySQL design optimization generates columns
Best practices for Oracle kingbasees migration of Jincang database (4. Oracle database migration practice)
LeetCode每日一练 —— 链表中倒数第 k 个结点
R语言使用dplyr包进行数据聚合统计计算滑动窗口统计值(Window Statistics)、计算滑动分组均值(mean)并合并生成的统计数据到原数据集中
SQL coding bug
js中数组与字符串常用方法属性总结
Typroa 拼写检查: 缺少对于 中文 的字典文件
原生对象、内置对象、宿主对象的区别
Qt OPenGL 光的漫反射