Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
827 views
in Technique[技术] by (71.8m points)

winapi - How to scan for Bluetooth Low Energy devices in Windows 8 Desktop?

How to scan for Bluetooth Low Energy devices in Windows-8 Desktop?

I've tried to use WinSock APIs but all I'm get is Bluetooth Classic devices.

I've also tried to use Bluetooth APIs but all I'm get is Bluetooth Classic devices.

I know that it is possible, since windows is doing that. For example, I can run C:WindowsSystem32DevicePairingWizard.exe and it will display the list of all devices, Classic & Low Energy.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

In case other people are looking for an answer.

In Windows 8 (Desktop & Metro App) there are NO APIs for BLE device discovery and pairing.

This is not lack of implementation, it is by design. Windows folks want us to use "inbox experience" to search & pair BLE devices.

For more details, see this MSDN forum thread.

Good luck!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...