Looking for programmatic Bluetooth discovery/pairing using XP SP2
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Date: 23 Jun 2004 13:08:17 -0700
The bluetooth stack that comes with XP SP2 has a couple of nice wizard
interfaces for device discovery and pairing. I am looking to create my
own wizards to do similar tasks and wanted to interface
programmatically with the stack.
I also found the Bluetooth API in the MSDN platform SDK. However,
there isn't any example code, and my C/C++ skills are not that strong.
I was hoping to create a C# class to interface with this stack in just
the areas of discovery and pairing. Any ideas? Heck, I'd take any
examples in C or C++ in this area.
PS. Even if I could call the existing SP2 bluetooth devices wizard
would be nice. Any ideas on how to do that?
Thanks in advance!
---JHG
Relevant Pages
- Re: Bluetooth and Winsock
... AFAIK there are mainly two bth stacks in use: from MSFT and another from ... Windows and have played with the Bluetooth API for SP1 on XP and the ... WinSock bluetooth interface. ... be due to a non-Microsoft bluetooth stack installed on my laptop. ... (microsoft.public.win32.programmer.networks) - Broadcom Bluetooth SDK/API and Winsock
... I wrote this Bluetooth application using Microsoft's Winsock interface ... If I attempt to use it on a PC with Broadcom/Widcomm Bluetooth stack, ... (microsoft.public.win32.programmer.networks) - Re: Which Bluetooth interface?
... it now looks like the actual host device runs the Widcomm stack. ... Is there a stack-independent way to write Bluetooth applications that really works or is it just a waste of time to try? ... Unfortunately, there isn't a standard interface, AFAIK. ... Each Bluetooth stack on the market defines its own interface, and changing your code to use the Widcomm stack instead of the Microsoft stack isn't going to be trivial. ... (microsoft.public.win32.programmer.networks) - No link on e1000e with 2.6.35.3 and ThinkPad T60
... No packets are received by the interface when it's at this ... registered new interface driver usbfs ... audit: initializing netlink socket (disabled) ... Bluetooth: HCI device and connection manager initialized ... (Linux-Kernel) - Re: [PATCH 1/9] mfd: Add support for the ST-Ericsson CG2900.
... Why is it a MFD device rather than e.g. a bus or a subsystem? ... because you cannot bind one device to two drivers. ... A subsystem is less clearly defined, I would call bluetooth a subsystem ... Supports multiple functionalities muxed over a Bluetooth HCI H:4 interface. ... (Linux-Kernel) |
|