CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蓝牙配对连接

搜索资源列表

  1. DeviceListActivity

    0下载:
  2. android 蓝牙连接 可以自动搜索周围蓝牙设备 点击配对-android Bluetooth connection
  3. 所属分类:android

    • 发布日期:2016-01-25
    • 文件大小:2kb
    • 提供者:saint
  1. BluetoothAppTest

    1下载:
  2. 该代码能够实现蓝牙设备的搜索,根据搜索到的蓝牙地址,实现配对,连接。-The code enables Bluetooth devices to search, according to search for Bluetooth address, to achieve matching, connection.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-08-10
    • 文件大小:1.49mb
    • 提供者:隋欣
  1. hid_mouse

    0下载:
  2. 蓝牙鼠标程序,通过蓝牙来连接 配对具体操作里面有文档说明-Bluetooth mouse program to connect via Bluetooth pairing specific operations which are documented
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:16kb
    • 提供者:张金玺
  1. caculatorW

    0下载:
  2. 蓝牙打印源代码c# vs2005   做蓝牙通信模块开发,自然先要知道蓝牙通信是怎么一回事。在我看来,蓝牙通信应该和红外通信模块类似,当然我是从开发者的角度来讲,抽象化以后应该就是这样,当然蓝牙和红外通信也有很多不一样的地方,这在面向对象设计里面怎么讲,我想一定有很多人理解的比我透彻。好了,这就是我们的基本思路了。我曾经在网上查过关于蓝牙开发的文章,很多人在.net CF开发中把蓝牙通信当作一个串行通信来处理,这也是不错的,但是我不是很喜欢,因为这样做的话,并不是针对蓝牙来开发的,换言之,在
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-01
    • 文件大小:277.39kb
    • 提供者:cCb
  1. com.teven.Bluetooth

    2下载:
  2. 蓝牙传输例子,从检索,配对,监听蓝牙设备状态,到连接,传输文件-android bluetooth communication demo
  3. 所属分类:J2ME

    • 发布日期:2013-04-12
    • 文件大小:124.93kb
    • 提供者:gaowen
  1. BluetoothChat

    0下载:
  2. android平台的蓝牙聊天程序,搜索周围蓝牙设备,点击进行配对连接,就可以进行聊天通信-Android platform Bluetooth chat program, search the surrounding Bluetooth device, click on the matching connection, you can chat communication
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:126.73kb
    • 提供者:梁明
  1. BluetoothRemote

    0下载:
  2. 该代码能够实现蓝牙设备的搜索,根据搜索到的蓝牙地址,实现配对,连接。--use of a bluetooth phone to the development of small programs is a very classic example...
  3. 所属分类:Windows Mobile

    • 发布日期:2017-11-18
    • 文件大小:28.89kb
    • 提供者:天亮了
  1. ANDROID_BLUETOOTH

    0下载:
  2. 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the And
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:115.44kb
    • 提供者:ivanhuang
  1. bluetoothChat

    0下载:
  2. 此为一个蓝牙聊天的工程源代码,两台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.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:1.26mb
    • 提供者:叶豪
  1. BlueToothZz

    0下载:
  2. 这是一个检测蓝牙连接状态的程序,可以在检测到蓝牙配对丢失时发出报警信号-This is a Bluetooth connection status detection program, you can detect the Bluetooth pairing is lost when an alarm signal
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1.18mb
    • 提供者:zz
  1. btclient

    0下载:
  2. android 蓝牙串口搜索配对连接通讯 手机客户端 源代码-Search paired Bluetooth serial connection android mobile communications client source code
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:205.32kb
    • 提供者:小颖童
  1. BluetoothChat

    0下载:
  2. 蓝牙聊天通信,搜索蓝牙设备,配对,建立连接后就可以对话聊天了
  3. 所属分类:android开发

  1. myBluetoothChat

    0下载:
  2. 内含可直接附加的项目,一个说明文档,代码中注释齐全 程序功能: 1.一台手机运行程序后选择服务端,自动打开蓝牙及蓝牙被发现(手机的打开蓝牙被发现功能需要人工确认),等待被连接 2.另一台手机运行程序后选择客户端,自动搜索选择了服务端的手机,进行自动配对(第一次手机之间的配对需要人工确认,后面不需要),并自动连接。这时在两台手机上均可看见连接成功,然后可以互发消息进行聊天 3.程序退出后自动关闭蓝牙 PS:谁有蓝牙快速连接的例子(根据蓝牙波段进行连
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:695.78kb
    • 提供者:dwy
  1. 蓝牙串口搜索配对连接通讯

    0下载:
  2. 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。
  3. 所属分类:android开发

    • 发布日期:2016-08-21
    • 文件大小:93.57kb
    • 提供者:zhchwl
  1. Android-ble-master

    0下载:
  2. 是一个单片机蓝牙开发案例,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
  3. 所属分类:串口编程

    • 发布日期:2017-12-20
    • 文件大小:116kb
    • 提供者:zx66779118
  1. bth

    0下载:
  2. 这是针对bluesoleil蓝牙二次开发的API接口,可以搜索蓝牙设备,配对,连接,删除等(This is for the BlueSoleil Bluetooth two development of the API interface, you can search for Bluetooth devices, matching, connection, delete, etc.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:120kb
    • 提供者:hwenzhao
  1. BluetoothChat

    0下载:
  2. 蓝牙聊天demo,提供蓝牙发现、配对、连接、通信示例(Bluetooth chat demo provides bluetooth discovery, pairing, connection, and communication examples)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:104kb
    • 提供者:石头啦啦
  1. 蓝牙配对连接

    0下载:
  2. 蓝牙的配对连接,调用windows的api(Bluetooth pairing, calling windows API)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:3.21mb
    • 提供者:莫子豪
  1. Bluetooth

    0下载:
  2. 一个基于C#开发的蓝牙小程序,只能够简单的配对、连接,没有大量测试过(A Bluetooth program based on C# that can only be paired and connected, without a large number of tests)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:2.04mb
    • 提供者:ZPKL
  1. BLE-master

    0下载:
  2. 实现蓝牙的连接以及连接管理,在android studio平台下实现蓝牙的配对(Implementation of Bluetooth connection and connection management)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:227kb
    • 提供者:1032
« 12 »
搜珍网 www.dssz.com