From owner-freebsd-bluetooth@FreeBSD.ORG Thu Mar 9 17:14:50 2006 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 E8BFC16A420 for ; Thu, 9 Mar 2006 17:14:50 +0000 (GMT) (envelope-from lopisaur@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB7C43D48 for ; Thu, 9 Mar 2006 17:14:47 +0000 (GMT) (envelope-from lopisaur@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so351729wxc for ; Thu, 09 Mar 2006 09:14:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:content-type:date:message-id:mime-version:x-mailer; b=pF1sfmxSeg6Q0UX531U5KAsIc5a6o6ADG7SEBrNClIg3woLdBamosz3INllDo0pkoNHuwC1SLpFd0tt16JZ3Gn9EzmCTfxx6wDozLee09uYaQmSCTkYMyqsG5nEVJNdqn4w0eJDXzQjkSjD5i029KW3E6dr0oksCh+6tdNMF3zI= Received: by 10.70.66.2 with SMTP id o2mr2516622wxa; Thu, 09 Mar 2006 09:14:47 -0800 (PST) Received: from hellion.clcw ( [206.107.150.10]) by mx.gmail.com with ESMTP id h37sm2185050wxd.2006.03.09.09.14.45; Thu, 09 Mar 2006 09:14:46 -0800 (PST) From: Christian Lopez de Castilla Wagner To: freebsd-bluetooth@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DaU3cC6CBA0t2ckLZudl" Date: Thu, 09 Mar 2006 13:16:45 -0400 Message-Id: <1141924605.54238.4.camel@hellion.clcw> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Subject: Siemens S55/56 synchronization options X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lopisaur@gmail.com List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2006 17:14:51 -0000 --=-DaU3cC6CBA0t2ckLZudl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Oops, something went seriously wrong. Again, without attachments: Hi list, I'm trying to get data into/out of my Siemens S56 via BT. Inquiry: Inquiry result #0 BD_ADDR: CLCWS56 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 72:02:04 Clock offset: 0x4501 Inquiry complete. Status: No error [00] 00:01:e3:15:c1:64=20 OK, now: hellion# sdpcontrol -a CLCWS56 browse Record Handle: 0x00011101 Service Class ID List: Serial Port (0x1101) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 1 Bluetooth Profile Descriptor List: Serial Port (0x1101) ver. 1.0 Record Handle: 0x00011103 Service Class ID List: Dial-Up Networking (0x1103) Generic Networking (0x1201) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 1 Bluetooth Profile Descriptor List: Dial-Up Networking (0x1103) ver. 1.0 Record Handle: 0x00011111 Service Class ID List: Fax (0x1111) Generic Telephony (0x1204) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 1 Bluetooth Profile Descriptor List: Fax (0x1111) ver. 1.0 Record Handle: 0x00011105 Service Class ID List: OBEX Object Push (0x1105) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 4 OBEX (0x0008) Bluetooth Profile Descriptor List: OBEX Object Push (0x1105) ver. 1.0 Record Handle: 0x00011104 Service Class ID List: IrMC Sync (0x1104) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 5 OBEX (0x0008) Bluetooth Profile Descriptor List: IrMC Sync (0x1104) ver. 1.0 Record Handle: 0x00011112 Service Class ID List: Headset Audio Gateway (0x1112) Generic Audio (0x1203) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 2 Bluetooth Profile Descriptor List: Headset (0x1108) ver. 1.0 Record Handle: 0x0001111f Service Class ID List: Handsfree Audio Gateway (0x111f) Generic Audio (0x1203) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 3 Bluetooth Profile Descriptor List: Handsfree (0x111e) ver. 1.0 This is as far as I got. The OBEX man pages aren't helpful at all. I was wondering what the options are to get my phonebook out of the phone and to send files into the phone. Some examples would be greatly appreciated, if someone has any. My /etc/bluetooth file has: ff:ff:ff:00:00:00 localhost local # Magic sdpd address 00:01:e3:15:c1:64 CLCWS56 S56 Mobile # 20051109: Siemens S56 hcsecd.conf: device { bdaddr 00:00:00:00:00:00; name "Default entry"; key nokey; pin nopin; } device { bdaddr 00:01:e3:15:c1:64; name "CLCWS56"; key nokey; pin nopin; } Thanks in advance. Just in case: hellion# uname -a FreeBSD hellion.clcw 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Feb 16 10:35:13 BOT 2006 root@hellion.clcw:/usr/obj/usr/src/sys/20051212 i386 --=20 Christian Lopez de Castilla Wagner lopisaur@gmail.com lopisaur@acelerate.com (+591-705)98290 --=20 Christian Lopez de Castilla Wagner lopisaur@gmail.com lopisaur@acelerate.com (+591-705)98290 --=-DaU3cC6CBA0t2ckLZudl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEGL9BfwpMEg+qbYRAviAAKDDMSnjo+kIWYKAfH7jBeObdRKAuwCeN3c2 hvdpr7Rp2Wh0iudq4MQPEE4= =82Zi -----END PGP SIGNATURE----- --=-DaU3cC6CBA0t2ckLZudl--