【发布时间】:2014-01-04 08:50:24
【问题描述】:
我正在搜索允许我读取蓝牙 RSSI 值的 Windows Phone 8 API。但是,我找不到任何对我有用的资源。
Windows Phone 8 API 是否支持读取蓝牙 RSSI 值?
期待您的帮助。
最好的问候
【问题讨论】:
标签: c# .net bluetooth windows-phone
我正在搜索允许我读取蓝牙 RSSI 值的 Windows Phone 8 API。但是,我找不到任何对我有用的资源。
Windows Phone 8 API 是否支持读取蓝牙 RSSI 值?
期待您的帮助。
最好的问候
【问题讨论】:
标签: c# .net bluetooth windows-phone
32feet 有一个包装器BluetoothDeviceInfo.Rssi。他们说需要
需要 .NET Compact Framework v3.5 或更高版本和 Windows CE.NET 4.2 或更高版本,或 .NET Framework v3.5 用于桌面 Windows XP、Vista、7 和 8. InTheHand.Phone.Bluetooth.dll 中的部分功能可用于 Windows Phone 8 和 Windows Embedded Handheld 8 图书馆。
【讨论】: