一Bluetooth基本概念
二 Android Bluetooth架构
2.1 Bluetooth架构图
2.2 Bluetooth 代码层次结构
三 Bluetooth 协议栈分析
3.1 蓝牙协议栈
3.2 Android 与蓝牙协议栈的Bluetooth 之HCI层分析
.4.1HCI层与基带的通信方
4.2包的分析及研究
4.3通信过程的研究与分析
五Bluetooth之编程实现
5.1 HCI昙编程
5.2 L2CAP层编程
5.3 SDP层编程
六Bluetooth 之启动过程实
6.1 Bluetooth 启动步骤
6.2 Bluetooth 启动流程
6.3 Bluetooth数据流向
6.4 Bluez控制流程
.6.5 Bluetooth 启动过程分
七 Bluetooth 之驱动移植
7.1 android系统配置
7.2启动项修改