Windows – How to “Connect via Bluetooth” in WM programmatically

activesyncbluetoothwindows-mobile

Does anybody know how do I programmatically emulate a click on ActiveSync "Connect via Bluetooth" menu? I need my smartphone to periodically attempt to check/reestablish connect via bluetooth, but I couldn't find anything in WM SDK, which would do that

Best Answer

Take a look at the 32feet.net bluetooth SDK.

Related Topic