Date: Wed, 12 Apr 2006 12:35:42 +0100 (BST) From: Iain Hibbert <plunky@rya-online.net> To: Maksim Yevmenkin <maksim.yevmenkin@savvis.net> Cc: freebsd-bluetooth@freebsd.org Subject: Re: headset/sco support in freebsd Message-ID: <1144841743.207833.9946.nullmailer@galant.ukfsn.org> In-Reply-To: <44170EDA.5000406@savvis.net> References: <20060314181140.GB6870@lbl.pl> <44170EDA.5000406@savvis.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Mar 2006, Maksim Yevmenkin wrote: > i have not committed it yet. there is also a bluetooth sco sockets layer to > simplify programming api. Max, I am working on this now for NetBSD - I had it in mind to use SOCK_STREAM type with 'HCI' protocol for this but I notice that BlueZ have declared a BTPROTO_SCO and are using SOCK_SEQPACKET instead. My feeling is that I am going with SOCK_STREAM since its clearly a stream of data, do you have an opinion? iain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1144841743.207833.9946.nullmailer>