自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (12)
  • 收藏
  • 关注

转载 sendevent/getevent 用法

getevent&sendevent 是android系统下的一个工具,可以 模拟 多种按键和触屏操作,产生的是raw event,raw event经过event hub处理产生最终的gesture事件。这两个命令的源码在system/core/toolbox/下,sendevent.c getevent.c 关于event设备的获取,在 /proc/bus/input/de...

2018-12-28 14:34:57 5892

转载 getevnet详解

转自: https://www.cnblogs.com/lialong1st/p/9093851.html Android getevent用法详解getevent 指令用于获取 input 输入事件,比如获取按键上报信息、获取触摸屏上报信息等。指令源码路径:/system/core/toolbox/getevent.c getevent -h:查看 getevent 帮助...

2018-12-25 14:16:27 1618

转载 Android之蓝牙驱动开发总结

一Bluetooth基本概念 3二AndroidBluetooth架构 32.1Bluetooth架构图 32.2Bluetooth代码层次结构 3三Bluetooth协议栈分析 43.1蓝牙协议栈 43.2Android与蓝牙协议栈的关系 6四Bluetooth之HCI层分析 64.1HCI层与基带的通信方式 64.2包的分析及研究 74.3通信过程的研究...

2018-12-13 17:17:03 1610

转载 Android GATT 连接过程源码分析

Android GATT 连接过程源码分析 低功耗蓝牙(BLE)设备的通信基本协议是 GATT, 要操作 BLE 设备,第一步就是要连接设备,其实就是连接 BLE 设备上的 GATT service。结合上一篇文章,我这里结合源码,分析一下 GATT 连接的流程,以及各个模块是怎么相互交互的。注意本文依据的是 Android 4.4 的源代码。应用框架层首先,一般应用层都是通过调...

2018-12-12 14:00:17 3764

转载 msysgit图文安装及Git Bash使用

1. 图文安装及Git Bash使用https://blog.csdn.net/chengyuqiang/article/details/541786832. Git GUI使用方法https://blog.csdn.net/qq_34842671/article/details/709165873. 常见错误处理 (1) Windows上git clone时出现,Unable...

2018-12-02 17:18:10 311

Introducing-Bluetooth-LE-Audio-book

Introducing Bluetooth LE Audio book form Bluetooth SIG

2022-02-08

ETSI TS 07.10.pdf

蓝牙RFCOMM用到的协议。The RFCOMM protocol provides emulation of serial ports over the L2CAP protocol [2].The protocol is based on the ETSI standard GSM 07.10.

2021-04-16

UTF-8汉字码表.txt

utf-8中文汉字编码表

2021-02-04

BLE语音遥控器抓包

BLE语音遥控器抓包

2020-12-18

MAC地址厂商分配表MA-S(oui36)

IEEE MAC地址厂商分配表MA-S(oui36)

2020-12-02

MAC地址厂商分配表MA-M(mam)

MAC地址厂商分配表MA-M(mam)

2020-12-02

MAC地址厂商分配表MA-L(oui)

IEEE MAC地址厂商分配表 MA-L

2020-12-02

Device Class Definition for HID 1.11

The Device Class Definition for HID 1.11 is intended to supplement the USB Specification and provide HID manufacturers with the information necessary to build USB-compatible devices. It also specifies how the HID class driver should extract data from USB devices. The primary and underlying goals of the HID class definition are to: > be as compact as possible to save device data space > allow the software application to skip unknown information > be extensible and robust > support nesting and collections > be self-describing to allow generic software applications

2019-02-11

蓝牙Mesh技术白皮书

Mesh is a network topology used for establishing many-to-many (m:m) device communications. The mesh topology available on Bluetooth LE enables the creation of large-scale device networks and is ideally suited for control, monitoring, and automation systems where tens, hundreds, or thousands of devices need to reliably and securely communicate with one another.

2018-06-04

Bluetooth Low Energy The Developers Handbook

Bluetooth Low Energy (Bluetooth LE, colloquially BLE, formerly marketed as Bluetooth Smart[1]) is a wireless personal area network technology designed and marketed by the Bluetooth Special Interest Group (Bluetooth SIG) aimed at novel applications in the healthcare, fitness, beacons,[2] security, and home entertainment industries.[3] Compared to Classic Bluetooth, Bluetooth Low Energy is intended to provide considerably reduced power consumption and cost while maintaining a similar communication range.

2018-05-13

最新版HID Descriptor Tool

This tool allows you to create, edit and validate HID Report Descriptors. The tool also supports a variety of output formats (.txt, .inc, .h, etc.). DT uses ASCII based Usage Tables and supports vendor defined pages as well. Included are Usage Table files for the HID Usage Table document 1.0 Release Candidate 1, Monitor Class 1.0 Release Candidate 2, and Power Class Spec. Read the included README.TXT file for more information.

2018-04-23

Perl语言入门 中文 第六版(含书签)

Perl语言入门 中文 第六版(含完整书签)

2016-11-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除