搜索资源列表
DeviceListActivity
- android 蓝牙连接 可以自动搜索周围蓝牙设备 点击配对-android Bluetooth connection
BluetoothAppTest
- 该代码能够实现蓝牙设备的搜索,根据搜索到的蓝牙地址,实现配对,连接。-The code enables Bluetooth devices to search, according to search for Bluetooth address, to achieve matching, connection.
hid_mouse
- 蓝牙鼠标程序,通过蓝牙来连接 配对具体操作里面有文档说明-Bluetooth mouse program to connect via Bluetooth pairing specific operations which are documented
caculatorW
- 蓝牙打印源代码c# vs2005 做蓝牙通信模块开发,自然先要知道蓝牙通信是怎么一回事。在我看来,蓝牙通信应该和红外通信模块类似,当然我是从开发者的角度来讲,抽象化以后应该就是这样,当然蓝牙和红外通信也有很多不一样的地方,这在面向对象设计里面怎么讲,我想一定有很多人理解的比我透彻。好了,这就是我们的基本思路了。我曾经在网上查过关于蓝牙开发的文章,很多人在.net CF开发中把蓝牙通信当作一个串行通信来处理,这也是不错的,但是我不是很喜欢,因为这样做的话,并不是针对蓝牙来开发的,换言之,在
com.teven.Bluetooth
- 蓝牙传输例子,从检索,配对,监听蓝牙设备状态,到连接,传输文件-android bluetooth communication demo
BluetoothChat
- android平台的蓝牙聊天程序,搜索周围蓝牙设备,点击进行配对连接,就可以进行聊天通信-Android platform Bluetooth chat program, search the surrounding Bluetooth device, click on the matching connection, you can chat communication
BluetoothRemote
- 该代码能够实现蓝牙设备的搜索,根据搜索到的蓝牙地址,实现配对,连接。--use of a bluetooth phone to the development of small programs is a very classic example...
ANDROID_BLUETOOTH
- 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the And
bluetoothChat
- 此为一个蓝牙聊天的工程源代码,两台android设备都安装此apk后可通过蓝牙配对连接并进行文本通信。-This is a Bluetooth Chat project source code, two android devices after installing this apk pairing via Bluetooth to connect and communicate text.
BlueToothZz
- 这是一个检测蓝牙连接状态的程序,可以在检测到蓝牙配对丢失时发出报警信号-This is a Bluetooth connection status detection program, you can detect the Bluetooth pairing is lost when an alarm signal
btclient
- android 蓝牙串口搜索配对连接通讯 手机客户端 源代码-Search paired Bluetooth serial connection android mobile communications client source code
BluetoothChat
- 蓝牙聊天通信,搜索蓝牙设备,配对,建立连接后就可以对话聊天了
myBluetoothChat
- 内含可直接附加的项目,一个说明文档,代码中注释齐全 程序功能: 1.一台手机运行程序后选择服务端,自动打开蓝牙及蓝牙被发现(手机的打开蓝牙被发现功能需要人工确认),等待被连接 2.另一台手机运行程序后选择客户端,自动搜索选择了服务端的手机,进行自动配对(第一次手机之间的配对需要人工确认,后面不需要),并自动连接。这时在两台手机上均可看见连接成功,然后可以互发消息进行聊天 3.程序退出后自动关闭蓝牙 PS:谁有蓝牙快速连接的例子(根据蓝牙波段进行连
蓝牙串口搜索配对连接通讯
- 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。
Android-ble-master
- 是一个单片机蓝牙开发案例,android系统4.3以上,手机支持蓝牙4.0,搜索,配对,连接,发现服务及特征值,断开连接等功能。(Is a single-chip Bluetooth development case, more than 4.3 of Android systems, mobile phones support Bluetooth 4, search, matching, connection, discovery services and feature values, di
bth
- 这是针对bluesoleil蓝牙二次开发的API接口,可以搜索蓝牙设备,配对,连接,删除等(This is for the BlueSoleil Bluetooth two development of the API interface, you can search for Bluetooth devices, matching, connection, delete, etc.)
BluetoothChat
- 蓝牙聊天demo,提供蓝牙发现、配对、连接、通信示例(Bluetooth chat demo provides bluetooth discovery, pairing, connection, and communication examples)
蓝牙配对连接
- 蓝牙的配对连接,调用windows的api(Bluetooth pairing, calling windows API)
Bluetooth
- 一个基于C#开发的蓝牙小程序,只能够简单的配对、连接,没有大量测试过(A Bluetooth program based on C# that can only be paired and connected, without a large number of tests)
BLE-master
- 实现蓝牙的连接以及连接管理,在android studio平台下实现蓝牙的配对(Implementation of Bluetooth connection and connection management)