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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[email protected]"
