Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 2008 11:53:08 +0400
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: Bluetooth audio (once again)
Message-ID:  <1223106788.4832.25.camel@localhost>
In-Reply-To: <bb4a86c70810030945g3d870a1eqacc85233d9698a66@mail.gmail.com>
References:  <3a386af20809261420j535680e8pf44453dbf6f84b20@mail.gmail.com> <bb4a86c70809261504v45ffe1a8oaf26670a1032e86c@mail.gmail.com> <1223034512.1842.111.camel@localhost> <bb4a86c70810030945g3d870a1eqacc85233d9698a66@mail.gmail.com>

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

В Fri, 03/10/2008 в 09:45 -0700, Maksim Yevmenkin пишет:

> >  > sco sockets support was also added, however 1) sco sockets hook is
> >  > *not* connected by default and 2) there are some known problems with
> >  > the code. more specifically problems are related to "broken" bluetooth
> >  > devices and the way they report sco buffer size/packet count. i happen
> >  > to have few of those devices. we need to have a way to handle those
> >  > kind of devices nicely.
> >
> > I have Platronics P590 headset with advanced audio and Nokia headset. I
> >  may to check them against our bluetooth stack.

I bit strange that I can inquiry and l2ping device, but can't list
services:

# l2ping -a p590
0 bytes from p590 seq_no=0 time=1794.348 ms result=0x6 
0 bytes from p590 seq_no=1 time=2023.401 ms result=0x6 
0 bytes from p590 seq_no=2 time=1761.475 ms result=0x6 
^C
# l2control -a p590 Read_Channel_List
l2control: Could not bind socket, bdaddr=00:19:7f:1b:de:77: Network is
down
#

Should I do "pairing" somehow ?

> ok.be warned, you will need to write some code for that. its
> relatively simple. basically open an rfcomm socket and then open a sco
> socket. i can provide examples if you want me to.

Please, send me an example if you have.

-- 
Vladimir B. Grebenschikov
vova@fbsd.ru



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