Bluetooth: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:English pages]] | [[Category:English pages]] | ||
[[Category:Software development]] | [[Category:Software development]] | ||
<seo title="Links to samples and SDK's for C++ and C#" /><google>ENGELSK</google> | <seo title="Links to samples and SDK's for C++ and C#" /><google>ENGELSK</google> | ||
==Bluetooth what is it!== | ==Bluetooth what is it!== |
Revision as of 13:24, 21 February 2009
<seo title="Links to samples and SDK's for C++ and C#" /><google>ENGELSK</google>
Bluetooth what is it!
Bluetooth on Windows
- Uncrippling Bluetooth in Vista RTM
- WM6 + Microsoft Bluetooth A2DP (stereo BT headphones) quality: Light at the End of the Tunnel?
- Tutorial: Bluetooth A2DP headphones (high quality stereo), Windows Vista, and cellphones
Microsoft
- CON-T536: Bluetooth and Wireless USB Support in Windows 7
- Description of the Windows Vista Feature Pack for Wireless
Lego NXT
Programming against Bluetooth devices
Windows XP / Vista
Windows Mobile
Microsoft Bluetooth Stack
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 Bluetooth Stack
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
- Enumerating devices and services with the Widcomm Bluetooth stack
- Enumerating devices and services with the Microsoft Bluetooth stack
- The Bluetooth sources - A managed wrapper for Microsoft and Widcomm bluetooth stacks
<google>ENGELSK</google>