The functions in this section are used for managing Bluetooth devices and services.

Bluetooth is also supported by using the Windows Sockets programming interface. For more information about programming Bluetooth by using the Windows Sockets interface, see Windows Sockets Support for Bluetooth.

本节中的函数用于管理蓝牙设备和服务。

使用Windows套接字编程接口也支持蓝牙。有关使用Windows套接字接口编程蓝牙的更多信息,请参阅Windows套接字支持蓝牙。

BluetoothAuthenticateDevice   向远程蓝牙设备发送身份验证请求。

BluetoothAuthenticateMultipleDevices  允许调用者在蓝牙连接向导的单个实例中提示对多个设备进行身份验证。

BluetoothDisplayDeviceProperties  调用控制面板设备信息属性表。

BluetoothEnableDiscovery  改变本地蓝牙无线电或无线电的发现状态。

BluetoothEnableIncomingConnections  修改本地蓝牙无线电是否接受传入连接。

BluetoothEnumerateInstalledServices  枚举在蓝牙设备上启用的服务的gui(全局惟一标识符)。

BluetoothFindDeviceClose  关闭与设备查询关联的枚举句柄。

BluetoothFindFirstDevice 开始枚举本地蓝牙设备。
BluetoothFindFirstRadio 开始枚举本地蓝牙无线电。
BluetoothFindNextDevice 找到下一个本地蓝牙设备。
BluetoothFindNextRadio 找到下一个蓝牙收音机。
BluetoothFindRadioClose 关闭与查找蓝牙无线电相关的枚举句柄。
BluetoothGetDeviceInfo 检索有关远程蓝牙设备的信息。蓝牙设备必须事先通过一个成功的设备查询函数调用进行标识。
BluetoothGetRadioInfo 获取有关蓝牙无线电的信息。
BluetoothIsConnectable 确定蓝牙收音机或收音机是否可连接。
BluetoothIsDiscoverable 确定是否可以发现蓝牙无线电或无线电。
BluetoothRegisterForAuthentication 注册一个回调函数,当特定的蓝牙设备请求身份验证时调用该函数。
BluetoothRemoveDevice 删除蓝牙设备和计算机之间的身份验证,清除有关设备的缓存信息。
BluetoothSdpEnumAttributes 枚举通过SDP记录流,并为记录中的每个属性调用回调函数。
BluetoothSdpGetAttributeValue 检索属性标识符的属性值。
BluetoothSdpGetContainerElementData 遍历容器流并返回包含在容器元素中的每个元素。
BluetoothSdpGetElementData 从SDP流检索和解析单个元素。
BluetoothSdpGetString 将嵌入到SDP记录中的原始字符串转换为Unicode字符串。
BluetoothSelectDevices 启用蓝牙设备选择。
BluetoothSelectDevicesFree 释放与前面对BluetoothSelectDevices函数调用关联的资源。
BluetoothSendAuthenticationResponse 接收到发送密钥响应的身份验证请求时调用。
BluetoothSetLocalServiceInfo 设置特定蓝牙无线电的本地服务信息。
BluetoothSetServiceState 启用或禁用蓝牙设备的服务。
BluetoothUnregisterAuthentication 移除以前通过调用BluetoothRegisterForAuthentication函数注册的回调例程的注册。
BluetoothUpdateDeviceRecord 更新本地计算机缓存有关蓝牙设备。
 

Bluetooth Functions的更多相关文章

  1. 将helps.php或者functions.php直接进行了加载

    TP3系列中functions.php文件默认其实是空文件,很好找.我们可以直接封装代码. Laravel5系列中的path/vendor/laravel/framework/src/Illumina ...

  2. Bluetooth 4.0之Android 讲解

    Android平台包含了对蓝牙网络协议栈的支持,它允许一个蓝牙设备跟其他的蓝牙设备进行无线的数据交换.应用程序通过Android蓝牙API提供访问蓝牙的功能.这些API会把应用程序无线连接到其他的蓝牙 ...

  3. 【转】Android bluetooth介绍(三): 蓝牙扫描(scan)设备分析

    原文网址:http://blog.csdn.net/xubin341719/article/details/38584469 关键词:蓝牙blueZ  A2DP.SINK.sink_connect.s ...

  4. Bluetooth 4.0之Android 解说

     Android平台包括了对蓝牙网络协议栈的支持,它同意一个蓝牙设备跟其它的蓝牙设备进行无线的数据交换.应用程序通过Android蓝牙API提供訪问蓝牙的功能. 这些API会把应用程序无线连接到其 ...

  5. Android Bluetooth开发

    原文地址:http://developer.android.com/guide/topics/wireless/bluetooth.html 翻译:jykenan 更新:2012.06.19 Andr ...

  6. Android Bluetooth Stack: Bluedroid(五岁以下儿童):The analysis of A2DP Source

    1. A2DP Introduction The Advanced Audio Distribution Profile (A2DP) defines the protocols and proced ...

  7. Android bluetooth介绍(三): 蓝牙扫描(scan)设备分析

    关键词:蓝牙blueZ  A2DP.SINK.sink_connect.sink_disconnect.sink_suspend.sink_resume.sink_is_connected.sink_ ...

  8. 蓝牙Bluetooth技术小知识

    蓝牙Bluetooth技术以及广泛的应用于各种设备,并将继续在物联网IoT领域担任重要角色.下面搜集整理了一些关于蓝牙技术的小知识,以备参考. 蓝牙Bluetooth技术始创于1994年,其名字来源于 ...

  9. asp.net MVC helper 和自定义函数@functions小结

    asp.net Razor 视图具有.cshtml后缀,可以轻松的实现c#代码和html标签的切换,大大提升了我们的开发效率.但是Razor语法还是有一些棉花糖值得我们了解一下,可以更加强劲的提升我们 ...

随机推荐

  1. 【Prometheus】第三篇:配置alertmamager

    监控系统中非常重要的一环,就是告警,系统得在故障发生的第一时间将事件发送出来,通知干系人,prometheus提供了alertmanager来实现这个功能. 第一步:prometheus.yml配置文 ...

  2. C# Lambda表达式与Linq

    , , , , , , }; //linq写法 var res = from i in arry select i; //lambda写法 var res = arry.Select(i => ...

  3. SVN代码merge

    如何merge代码?建议用命令搞merge,客户端图形界面不是很给力.SVN 1.5以上版本,可以使用SVN的自动合并:将主干合并到分支:进入分支目录,执行命令: svn merge http://s ...

  4. iOS UIImage UIImageView 展示图片 不变形 处理

    展示图片 时候 固定 了 imageView  的大小  图片 也裁剪了 尽量保持比例 可是 还是失真 变形了 这张图 ui 要求展示的UIimageView 大小 是固定 的  ,传过来的 图片 是 ...

  5. Swift URL encode

    前言 在WEB前端开发,服务器后台开发,或者是客户端开发中,对URL进行编码是一件很常见的事情,但是由于各个年代的RFC文档中的内容一直在变化,一些年代久远的代码就对URL编码和解码的规则和现在的有一 ...

  6. MD5加密“破解”在.NET平台实现最基本的理解

    MD5作为一种散列算法,广泛用于密码传输过程中的“加密”(引号的意思是这并不是真正的加密,而是形成密码的散列值)过程.MD顾名思义Message Digest(报文摘要),可以将输入的密码,一般来说为 ...

  7. 2018svn1

    Svn(Subversion) VisualSVN-Server是SVN的服务端.TortoiseSVN是客户端.D:\SVNRepositories是安装VisualSVN-Server时候选择的仓 ...

  8. How MapReduce Works(转)

    原文地址:http://www.cnblogs.com/ggjucheng/archive/2012/04/23/2465820.html 一.从Map到Reduce MapReduce其实是分治算法 ...

  9. MongoDB分片搭建

    环境 $ cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) $ uname -a Linux zhaopin-2-201 3.1 ...

  10. 分享知识-快乐自己:Caused by: org.hibernate.tool.schema.extract.spi.SchemaExtractionException: More than one table found in namespace (, ) : Dept (XXX)

    在命名空间(,)中找到多个表 - SchemaExtractionException? 问题: 尝试在Java应用程序中使用Hibernate将一些值保存到表中时,我一直面临着这个奇怪的异常. 但是, ...