Detecting a paired Bluetooth device.
- From: "ganesan" <ganesan.nagrajan@xxxxxxxxx>
- Date: 25 Jan 2006 18:17:08 -0800
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?
Thanks very much
Ganesan
.
- Follow-Ups:
- Re: Detecting a paired Bluetooth device.
- From: Peter Foot [MVP]
- Re: Detecting a paired Bluetooth device.
- Prev by Date: ImmSetConversionStatus breaks IME on PPC 2005
- Next by Date: WM 5.0: desktop registry settings for the default PIM applications
- Previous by thread: ImmSetConversionStatus breaks IME on PPC 2005
- Next by thread: Re: Detecting a paired Bluetooth device.
- Index(es):
Relevant Pages
|