Re: SDP QUERY
- From: "Greg Scott [MS]" <gregsco@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 2 Jan 2007 08:54:24 -0800
It is not very common to need to query all services of a device. Typically
you should only query the services (by UUID) that you understand. Perhaps
you are writing a test application?
If you query for the L2CAP UUID it may do what you want. The L2CAP protocol
should be present in all the SDP records.
--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________
"prn" <pravin691983@xxxxxxxxx> wrote in message
news:1166164462.620831.5540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
HI
I have discover all the device which provide bluetooth protocol using
WSALookupBegin and
WSALookupNext API . Also I have store Name and BD_ADDr of that all
device in structure.
Now i want to discover all the services of a particular bluetooth
enable device when i pass
BD_ADDR of particular bluetooth enable device which in structure .
How can i browse all services of particular device using SDP protocol
or any other way?
pls rlp
thx.
.
- Prev by Date: Re: FTP fro Pocket PC 2003 or Mobile 5.0
- Next by Date: Re: FTP Over Infrared
- Previous by thread: Re: FTP fro Pocket PC 2003 or Mobile 5.0
- Next by thread: Re: FTP Over Infrared
- Index(es):
Relevant Pages
|