punlic final class BluetoothGatt继承自Object , 实现了BluetoothProfile接口/** 相关的蓝牙协议可http://www.cnki.net/KCMS/detail/detail.aspx?QueryID=2&CurRec=1&recid=&filename=1013177885.nh&dbname=CMFD201302&dbcode=CMFD&pr=&urlid=&yx=&uid=
Android BLE与终端通信(五)--Google API BLE4.0低功耗蓝牙文档解读之案例初探 算下来很久没有写BLE的博文了,上家的技术都快忘记了,所以赶紧读了一遍Google的API顺便写下这篇博客心得 Google API:http://developer.android.com/guide/topics/connectivity/bluetooth-le.html#terms 其实大家要学习Android的技术,Google的API就是最详细的指导书了,而且通俗易懂,就算看不懂
http://developer.android.com/reference/android/bluetooth/package-summary.html android.bluttooth 提供管理蓝牙功能的类,比如对设备的扫描,连接设备,和管理设备之间的传输数据.蓝牙API支持经典蓝牙和低功耗蓝牙. Provides classes that manage Bluetooth functionality, such as scanning for devices, connecting wi