Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2009 10:42:39 +0000 (GMT)
From:      Iain Hibbert <plunky@rya-online.net>
To:        Oleg Nauman <oleg.nauman@gmail.com>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: Trouble connecting HP Compaq 6720s with Nokia 3610 cell phone
Message-ID:  <1234435359.358996.1563.nullmailer@galant.ukfsn.org>
In-Reply-To: <46cbfbb80902120107x6ef309efs3d6b03e76c82fa78@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

On Thu, 12 Feb 2009, Oleg Nauman wrote:

> I have a trouble connecting my Nokia 3610 cell phone via bluetooth link.

what are you wanting to do with the 'connection' ?

> How is it looks like accordingly to hcidump -a output:

according to this, the phone connects to your laptop and looks for some
services:

> > ACL data: handle 0x000b flags 0x02 dlen 17
>     L2CAP(d): cid 0x5b len 13 [psm 1]
>         SDP SS Req: tid 0x1c len 0x8
>           pat uuid-16 0x111e
>           max 0xff
>           cont 00

That is "Handsfree"

> < ACL data: handle 0x000b flags 0x02 dlen 14
>     L2CAP(d): cid 0x40 len 10 [psm 1]
>         SDP SS Rsp: tid 0x1c len 0x5
>           tot 0x0 cur 0x0
>           cont 00

but you don't provide it

> > ACL data: handle 0x000b flags 0x02 dlen 17
>     L2CAP(d): cid 0x5c len 13 [psm 1]
>         SDP SS Req: tid 0x1d len 0x8
>           pat uuid-16 0x1108 (Headset)
>           max 0xff
>           cont 00
> < ACL data: handle 0x000b flags 0x02 dlen 14
>     L2CAP(d): cid 0x40 len 10 [psm 1]
>         SDP SS Rsp: tid 0x1d len 0x5
>           tot 0x0 cur 0x0
>           cont 00

neither "Headset" service

> > ACL data: handle 0x000b flags 0x02 dlen 17
>     L2CAP(d): cid 0x5d len 13 [psm 1]
>         SDP SS Req: tid 0x1e len 0x8
>           pat uuid-16 0x110b
>           max 0xff
>           cont 00
> < ACL data: handle 0x000b flags 0x02 dlen 14
>     L2CAP(d): cid 0x40 len 10 [psm 1]
>         SDP SS Rsp: tid 0x1e len 0x5
>           tot 0x0 cur 0x0
>           cont 00

and not "Audio Sink" service

> # sdpcontrol -l browse
>
> Record Handle: 0x00000002
> Service Class ID List:
>         LAN Access Using PPP (0x1102)
> Protocol Descriptor List:
>         L2CAP (0x0100)
>         RFCOMM (0x0003)
>                 Protocol specific parameter #1: u/int8/bool 1
> Bluetooth Profile Descriptor List:
>         LAN Access Using PPP (0x1102) ver. 1.0

you provide only one service but the phone did not look for that..

regards,
iain


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1234435359.358996.1563.nullmailer>