From owner-freebsd-mobile Tue Mar 25 15:42:16 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F5337B401 for ; Tue, 25 Mar 2003 15:42:13 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B1B43FAF for ; Tue, 25 Mar 2003 15:42:08 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Tue, 25 Mar 2003 15:42:02 -0800 Received: from exodus.net ([165.193.27.35]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.5329); Tue, 25 Mar 2003 15:42:01 -0800 Message-ID: <3E80E87F.1070600@exodus.net> Date: Tue, 25 Mar 2003 15:38:39 -0800 From: Maksim Yevmenkin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021126 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Pav Lucistnik Cc: mobile@freebsd.org Subject: Re: some bluetooth fun for long afternoon References: <1048636681.19839.14.camel@pav.oook.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Mar 2003 23:42:02.0039 (UTC) FILETIME=[225A7470:01C2F328] X-Spam-Status: No, hits=-17.1 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES,USER_AGENT_MOZILLA_UA autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Pav, > i'm toying with my palm m125 and bluetooth sdio card. cool :) > connecting/disconnecting works fine, and i had only one crash on palm, > which is kind of miracle comparing it to 1.0 version of palm stack, > which i used before and which crashed nearly on every occasion. now i > have latest revision 1.7 from palm website. :) good. basic stuff works :) > i paired them without problem, but sdptool browse does not return > anything. have a look below. hmmm... looks familiar... i think MS Bluetooth keyboard/mouse also do not respond to "browse" command. Could you please try to "search" for the specific service? % sdptool search --bdaddr m123_bdaddr [--tree] SERVICE where SERVICE one of the following: SP DUN LAN FAX OPUSH FTRN NAP GN HID CIP or you also can use UUID, i.e 0x1002 > fun is that RFCOMM channels on palm seems > to be assigned to applications rathen than to common profiles, it seems, > because by trying i found out that channel 1 is bluechat (simple > chatting application) and channel 2 is blueboard (drawing sharing > application). can't find channel for obex :( please try "search" and let me know if it works. if that does not work then you somehow should know RFCOMM channel number :) > < ACL data: handle 0x0029 flags 0x02 dlen 24 > L2CAP(d): cid 0x40 len 20 [psm 1] > SDP SSA Req: tid 0x0 len 0xf > pat uuid-16 0x1002 (PubBrwsGrp) > max 0xffff > aid(s) 0x0000 - 0xffff > cont 00 > > > ACL data: handle 0x0029 flags 0x02 dlen 15 > L2CAP(d): cid 0x72 len 11 [psm 1] > SDP SSA Rsp: tid 0x0 len 0x6 > cnt 0x3 > len 0x3 frm->len 0x1 n 0x0 > cont 00 well, something on Palm *is* responding to our request and tells us that nothing about services :) > And list of remote supported features, if you're interested: > > Features: 0xff 0xff 0xd 00 00 00 00 00 > <3-Slot> <5-Slot> > > > > > > it have everything my dongle have, except everything looks great. if you can establish baseband connection (and you can) than its not a radio problem anymore. both devices can send and receive data thus the problem is somewhere else. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message