All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Brian J. Murrell" <brian@interlinx.bc.ca>
To: linux-bluetooth@vger.kernel.org
Cc: Brad Midgley <bmidgley-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: how to set adapter to master with bluez 4.69?
Date: Mon, 14 Mar 2011 08:29:09 -0400	[thread overview]
Message-ID: <4D7E0A15.5000708@interlinx.bc.ca> (raw)
In-Reply-To: <4D7DF55D.2010402@interlinx.bc.ca>

[-- Attachment #1: Type: text/plain, Size: 1968 bytes --]

Hi again Brad.

On 11-03-14 07:00 AM, Brian J. Murrell wrote:
> 
> Any advise how to proceed, even just to set the adapter to master manually?

A little more playing here and I seem to have been able to set the
adapter to master:

$ hciconfig hci0 lm
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 00:02:72:1E:E0:12  ACL MTU: 1021:7  SCO MTU: 64:1
	Link mode: SLAVE ACCEPT
$ hciconfig hci0 lm MASTER
Can't set default link mode on hci0: Permission denied (13)
$ sudo hciconfig hci0 lm MASTER
$ hciconfig hci0 lm
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 00:02:72:1E:E0:12  ACL MTU: 1021:7  SCO MTU: 64:1
	Link mode: MASTER

Or was I?

$ sudo hcitool con
Connections:
	> ACL 00:1F:20:0F:30:6A handle 11 state 1 lm MASTER

So the mouse is still reporting it's master.

But so is the adapter:

$ hciconfig hci0 lm
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 00:02:72:1E:E0:12  ACL MTU: 1021:7  SCO MTU: 64:1
	Link mode: MASTER

Maybe I am misunderstanding what I am reading.

For good measure I deleted (i.e. in the GUI) the mouse and re-added it
but it still seems to be master:

$ sudo hcitool con
Connections:
	< ACL 00:1F:20:0F:30:6A handle 11 state 1 lm MASTER

Hrm.  Now I've added my Jabra BT125 headset and the connections being
reported now are:

$ sudo hcitool con
Connections:
	< ACL 00:1A:45:1B:19:89 handle 12 state 1 lm MASTER AUTH ENCRYPT
	< ACL 00:1F:20:0F:30:6A handle 11 state 1 lm MASTER


Everybody's master now?

Having been playing an audio stream to the headset for nearly an hour,
it seems to be co-existing with the mouse today.  Currently HCI
connections are:

$ hcitool con
Connections:
	< SCO 00:1A:45:1B:19:89 handle 1 state 1 lm SLAVE
	> ACL 00:1A:45:1B:19:89 handle 11 state 1 lm MASTER AUTH ENCRYPT
	> ACL 00:1F:20:0F:30:6A handle 12 state 1 lm MASTER

Which I find interesting.

I'm going to try the other headset now and see if it's just as stable
this morning.

b.




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

  reply	other threads:[~2011-03-14 12:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03  2:07 how to set adapter to master with bluez 4.69? Brian J. Murrell
2011-03-06 22:28 ` Brian J. Murrell
2011-03-07  1:08   ` Brad Midgley
2011-03-07 21:13     ` Brian J. Murrell
2011-03-07 22:57       ` Andrei Warkentin
2011-03-08 11:08         ` Brian J. Murrell
2011-03-09 11:22           ` Brian J. Murrell
2011-03-07 23:09       ` Brad Midgley
2011-03-14  3:46         ` Brad Midgley
2011-03-14 11:00           ` Brian J. Murrell
2011-03-14 12:29             ` Brian J. Murrell [this message]
2011-03-14 14:07               ` Brian J. Murrell
2011-03-14 15:29                 ` Brad Midgley
2011-03-15  0:23                   ` Brian J. Murrell
2011-03-15 12:26                   ` Brian J. Murrell
2011-03-15 12:43                     ` Brian J. Murrell
2011-03-15 15:25                       ` Brad Midgley
2011-03-17 13:10                         ` Brian J. Murrell
2011-03-17 13:22                           ` Brian J. Murrell
2011-03-17 15:46                             ` Brad Midgley
2011-03-23 11:43                   ` Brian J. Murrell
2011-03-23 12:20                     ` Brian J. Murrell
2011-03-23 16:24                       ` Brad Midgley

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=4D7E0A15.5000708@interlinx.bc.ca \
    --to=brian@interlinx.bc.ca \
    --cc=bmidgley-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.