From owner-freebsd-bluetooth@FreeBSD.ORG Tue Jun 28 13:06:32 2005 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F3916A41C for ; Tue, 28 Jun 2005 13:06:32 +0000 (GMT) (envelope-from nithingopinath@tataelxsi.co.in) Received: from vmail.vsnl.com (v-mail.vsnl.com [203.200.237.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8086D43D1F for ; Tue, 28 Jun 2005 13:06:30 +0000 (GMT) (envelope-from nithingopinath@tataelxsi.co.in) Received: from nithin ([172.16.29.33]) by vmail.vsnl.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with SMTP id <0IIS004NRPQSNN@vmail.vsnl.com> for freebsd-bluetooth@freebsd.org; Tue, 28 Jun 2005 18:36:28 +0530 (IST) Date: Tue, 28 Jun 2005 18:37:23 +0530 From: Nithin Gopinath To: freebsd-bluetooth@freebsd.org Message-id: <008501c57be2$55577ef0$5322320a@telxsi.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Subject: SDP query X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 13:06:33 -0000 Hi all 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. Thanks in Advance