积极答复者
win8.1 应用商店程序里 蓝牙可不可以检索未配对的设备并连接

问题
答案
-
你好,
Windows8.1应用商店程序里的蓝牙编程,必须要手动先与其他设备配对后才能进行连接。
更多关于蓝牙编程的信息,请参考这个文档:https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.devices.bluetooth.aspx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Jamles HezModerator 2015年9月9日 2:49
- 已标记为答案 caishen008 2015年9月29日 10:19
-
你好,
微软官方提供的蓝牙编程方式就是我上面提供的那个文档,至于你所说的其他封装好的库属于第三方的范畴,微软官方论坛是不支持这种问题的回答的,你可以使用Bing去搜索关键字“BluetoothManager”,也许会有一些有用的信息。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Jamles HezModerator 2015年9月9日 2:49
- 已标记为答案 Fred BaoModerator 2015年9月29日 2:16
-
你自己写dll那也是需要微软提供一些操作蓝牙的API才能实现的,不然你怎么实现呢?
而微软提供的API需要要你手动先配对的,所以我觉得无法实现.
- 已编辑 messizhu 2015年9月8日 9:10
- 已建议为答案 Jamles HezModerator 2015年9月9日 2:49
- 已标记为答案 Fred BaoModerator 2015年9月29日 2:16
全部回复
-
你好,
Windows8.1应用商店程序里的蓝牙编程,必须要手动先与其他设备配对后才能进行连接。
更多关于蓝牙编程的信息,请参考这个文档:https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.devices.bluetooth.aspx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Jamles HezModerator 2015年9月9日 2:49
- 已标记为答案 caishen008 2015年9月29日 10:19
-
你好,
微软官方提供的蓝牙编程方式就是我上面提供的那个文档,至于你所说的其他封装好的库属于第三方的范畴,微软官方论坛是不支持这种问题的回答的,你可以使用Bing去搜索关键字“BluetoothManager”,也许会有一些有用的信息。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Jamles HezModerator 2015年9月9日 2:49
- 已标记为答案 Fred BaoModerator 2015年9月29日 2:16
-
你自己写dll那也是需要微软提供一些操作蓝牙的API才能实现的,不然你怎么实现呢?
而微软提供的API需要要你手动先配对的,所以我觉得无法实现.
- 已编辑 messizhu 2015年9月8日 9:10
- 已建议为答案 Jamles HezModerator 2015年9月9日 2:49
- 已标记为答案 Fred BaoModerator 2015年9月29日 2:16