Bluetooth: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:


==João Paulo Figueira==
==João Paulo Figueira==
* [http://www.pocketpcdn.com/forum/viewtopic.php?t=7800 Enumerating devices and services with the Widcomm Bluetooth stack]
* [http://www.pocketpcdn.com/articles/articles.php?&atb.set(c_id)=78&atb.set(a_id)=7800&atb.perform(details)=& Enumerating devices and services with the Widcomm Bluetooth stack]
 
* [http://www.pocketpcdn.com/articles/articles.php?&atb.set(c_id)=78&atb.set(a_id)=11501&atb.perform(details)=& Enumerating devices and services with the Microsoft Bluetooth stack]
* [http://nativemobile.blogspot.com/2007/02/bluetooth-sources.html The Bluetooth sources - A managed wrapper for Microsoft and Widcomm bluetooth stacks]
* [http://nativemobile.blogspot.com/2007/02/bluetooth-sources.html The Bluetooth sources - A managed wrapper for Microsoft and Widcomm bluetooth stacks]

Revision as of 10:17, 28 June 2008

Windows XP / Vista

Windows Mobile

This example shows how to use the Microsoft bluetooth stack on a device to perform a device discovery and populates a listbox with the names of detected bluetooth devices.

There are also a couple of other SDK examples.

Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.

João Paulo Figueira

id=siteTree