thongaduka
thongaduka

Reputation: 627

turn on/off bluetooth in window phone 7.1 (mango)

The Mango Windows Phone 7.1 Developer Tools have been released. I understand that the API was updated in the beta tool developer.

Can I now use Bluetooth in Windows Phone 7.1?

Upvotes: 1

Views: 862

Answers (2)

Matt Lacey
Matt Lacey

Reputation: 65564

The are no APIs for interacting with bluetooth, in any way, for third party apps. This is true currently and does not change in Mango.

Upvotes: 3

Derek Lakin
Derek Lakin

Reputation: 16319

As far as I know and can find out from the updated documentation on MSDN there is no API for accessing Bluetooth. It would seem to be possible to iterate over the available network interfaces, but I haven't found anything that enables you to communicate explicitly via Bluetooth.

Upvotes: 0

Related Questions