Re: Detecting a paired Bluetooth device.
- From: Emmanuel Viollet <Emmanuel.Viollet@xxxxxxxxxx>
- Date: Fri, 03 Feb 2006 09:28:11 +0100
ganesan a écrit :
Hi
I have a simple requirement in Windows Mobile(Pocket PC 4.x, 5.x)
Bluetooth.
The aim is to find if a paired bluetooth device is nearby(within
range).
I thought I could write a simple Winsock application to do it.
Basically do a service discovery. But the problem is the Querry set
gives me only the name in "lpszServiceInstanceName". I would like to
get the Mac id (uniqure bluetooth id) for the device I discovered.
1. Could some one let me know how I can get it?.
2. If I know the mach id of the device, how can I directly inquire if
this device is deiscoverable or not? This is to avoid SDP.
3. Another big problem is Some of the Windows Mobile devices come with
"Widcomm" stack. These don't support WinSock or other windows APIs.
What can I do here?
Hi.
If you get answers to these questions, I'd be very happy if you could give some.
Using the examples in MSDN on a iPAQ 2700, WSALookupServiceBegin for Bluetooth services returns 10108. Does this mean this PPC has a Widcomm stack?
In advance, thanks...
.
- Prev by Date: Re: File transfer - VB2005 (Visual Studio 2005 Pro)
- Next by Date: Remote Kernel tracker CELOG error
- Previous by thread: Re: File transfer - VB2005 (Visual Studio 2005 Pro)
- Next by thread: Remote Kernel tracker CELOG error
- Index(es):
Relevant Pages
|