搜索资源列表
android
- Android 蓝牙开发有关资料,包扩如何构建android的蓝牙权限,搜索蓝牙设备-Android BULETOOL
ANDROID_BLUETOOTH
- 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the And
PBAP_SPEC_V10
- PBAP协议,android 系统蓝牙设备电话本传输协议。-The Phone Book Access Profile (PBAP) specification defines the procedures and protocols toexchange Phone Book objects between devices. It is especially tailored for the automotive Hands-Free use case where an on
Bluetooth_4.3BLE
- android实现了蓝牙的通信。是学习android中蓝牙的一个不错demo哦-Android has realized the bluetooth communication.A good demo is learning android bluetooth oh
BluetoothChat
- android蓝牙 聊天 通讯源码,java开发环境-android Bluetooth Chat app, java DPI