atom feed5 messages in org.freebsd.freebsd-bluetoothRe: Trouble connecting HP Compaq 6720...
FromSent OnAttachments
Oleg NaumanFeb 12, 2009 1:07 am 
Iain HibbertFeb 12, 2009 2:42 am 
Maksim YevmenkinFeb 12, 2009 9:36 am 
Maksim YevmenkinFeb 13, 2009 8:05 am 
Oleg NaumanFeb 16, 2009 1:03 am 
Subject:Re: Trouble connecting HP Compaq 6720s with Nokia 3610 cell phone
From:Oleg Nauman (oleg@gmail.com)
Date:Feb 16, 2009 1:03:14 am
List:org.freebsd.freebsd-bluetooth

On Fri, Feb 13, 2009 at 6:05 PM, Maksim Yevmenkin <maks@gmail.com> wrote:

Oleg,

please keep freebsd-bluetooth@ cc'd.

Still feels unfamiliar with Gmail interface sorry.

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

as Iain already asked :) what exactly are you trying to do?

Was trying to establish connection in both directions but failed. Many thanks to Iain for this issue explanation - it seems my Nokia searching for audio enhancements only. Was thinking it is part of another trouble - I'm unable to start a session through obexapp (file transfer for example).

How is it looks like:

# sdpcontrol -a Nokia search FTRN

Record Handle: 0x00010002 Service Class ID List: OBEX File Transfer (0x1106) Protocol Descriptor List: L2CAP (0x0100) RFCOMM (0x0003) Protocol specific parameter #1: u/int8/bool 10 OBEX (0x0008) Bluetooth Profile Descriptor List: OBEX File Transfer (0x1106) ver. 1.0

ok this looks promising.

# obexapp -c -a Nokia -C FTRN -f

Just sits there ( well yes I know Bluetooth is slow enough so was waiting for two hours first time )

well, this is not good :)

Looks like it was issue with obexapp itself. Upgrading obexapp to latest in the ports (1.4.10) makes bluetooth connection working as expected. Thank you very much for your help