If wanted to communicate bluetooth messages between Symbian and Windows Phone using Qt and C# respectively,how would I go about it? What apis or classes would be able to communicate between the two platforms?

有帮助吗?

解决方案

Windows Phone 7 does not provide us any public API to communicate by Bluetooth.

So, you can't write apps which work with Bluetooth devices.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top