Date: Tue, 28 Jun 2005 09:37:07 -0700 From: Maksim Yevmenkin <maksim.yevmenkin@savvis.net> To: Nithin Gopinath <nithingopinath@tataelxsi.co.in> Cc: freebsd-bluetooth@freebsd.org Subject: Re: SDP query Message-ID: <42C17CB3.6060209@savvis.net> In-Reply-To: <008501c57be2$55577ef0$5322320a@telxsi.com> References: <008501c57be2$55577ef0$5322320a@telxsi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > On doing a service search from a windows application BlueSoleil i got > the following from HCIdump. > >>ACL data: handle 0x0001 flags 0x02 dlen 17 > > L2CAP(d): cid 0x0040 len 13 [psm 1] > SDP SS Req: tid 0x0 len 0x8 > pat uuid-16 0x0100 (L2CAP) > max 0x20 > cont 00 > > The underlined part has left confused, arent u supposed to put a search > pattern comprising of Service class ID of the service u want.Whats the L2CAP > uuid doing there. this dump is out of context and it hard to say what it really means, but my guess would be this query means "return record handles for all registered services that use L2CAP". i've never seen this before, but SDP queries like this work with my SE k700i phone. it is also possible to query for all OBEX services (just replace L2CAP UUID with OBEX UUID). thanks, max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42C17CB3.6060209>