public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Brad Midgley" <bmidgley@gmail.com>
To: "BlueZ users" <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] ACL connection handle
Date: Thu, 27 Mar 2008 21:05:24 -0600	[thread overview]
Message-ID: <d89ddf300803272005y18b9d62di19605c60a212a467@mail.gmail.com> (raw)
In-Reply-To: <A0B79457-4255-49EB-BDA5-A3D2B903B75C@holtmann.org>

Marcel

As a straw man for the sco routing, would the socket option look
anything like this? I'm assuming that the driver would report a socket
connect failure if you specify a route that the driver can't do.

--- sco.h.orig	2007-12-24 10:01:18.000000000 -0700
+++ sco.h	2008-03-27 20:57:44.000000000 -0600
@@ -45,8 +45,12 @@

 /* set/get sockopt defines */
 #define SCO_OPTIONS	0x01
+#define SCO_ANYROUTE	0x00
+#define SCO_HCIROUTE	0x01
+#define SCO_PCMROUTE	0x02
 struct sco_options {
 	uint16_t	mtu;
+	uint8_t		route;
 };

 #define SCO_CONNINFO	0x02

-- 
Brad

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2008-03-28  3:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 12:01 [Bluez-users] ACL connection handle Paul
2008-03-25 12:16 ` Brad Midgley
2008-03-25 13:00   ` Paul
2008-03-25 14:39     ` Brad Midgley
2008-03-26 16:27       ` Marcel Holtmann
2008-03-27  3:43         ` Brad Midgley
2008-03-27 15:10           ` Marcel Holtmann
2008-03-28  3:05             ` Brad Midgley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d89ddf300803272005y18b9d62di19605c60a212a467@mail.gmail.com \
    --to=bmidgley@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox