linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev and bluetooth devices
Date: Tue, 09 Nov 2004 07:20:51 +0000	[thread overview]
Message-ID: <1099984851.29330.49.camel@pegasus> (raw)
In-Reply-To: <20041108154422.EUWV25413.dircache05-winn.mailhost.ntl.com@localhost>

Hi Derek,

> I would just like to make my situation a little clearer. 
>  
> My reason for creating a persistent link is that I have at 
> least 8 USB Bluetooth dongles under test. the scripts I 
> use may restart them in a random order and I run the 
> chance of reconnecting to the wrong deive if I use say 
> hci0.  
>  
> I'm not sure what you mean by use the BD_ADDR! 

the BD_ADDR is the Bluetooth device address and since it is an IEEE
address like the Ethernet MAC address it is unique. You must use this
one to indentify your device.
 
> I currently use CSrs btcli hci tool for communicating to 
> the device. 

I heard rumors about a Linux version of btcli, but actually this is not
an open source tool as far as I know and so I can't help here.

> I read in one of the udev howtos that it is possible to 
> rename the Ethernet interfaces, eth0, with a rule in udev.  
>  
> Is it possible to do the same with hci0, Bluetooth 
> interfaces. 

We don't support renaming of the hciX interface names and it is not
really needed, because when it comes to higher layers like L2CAP and
RFCOMM you simply fill in the BD_ADDR of your local device as the source
address.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  reply	other threads:[~2004-11-09  7:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08 15:44 udev and bluetooth devices derek.philip
2004-11-09  7:20 ` Marcel Holtmann [this message]
2004-11-10  2:29 ` Marcel Holtmann
2004-11-12  1:55 ` Marcel Holtmann

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=1099984851.29330.49.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=linux-hotplug@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).