linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Replacement for rfcomm.conf
@ 2015-01-11 12:55 Stefan Wiehler
  2015-01-11 22:41 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Wiehler @ 2015-01-11 12:55 UTC (permalink / raw)
  To: linux-bluetooth

Hello everybody,

I recently added a Bluetooth dongle to a RS232 device to get readouts
from a remote location. This is working fine as long as I execute
"rfcomm bind" after each restart.

However, when I wanted to automate this process by using a rfcomm.conf
file as suggested by several guides on the web [1], I realized that the
corresponding code has been removed from the rfcomm tool several years
ago [2].

I tried to use udev as a replacement by writing a rule which executes
rfcomm after pairing, but it seems like sysfs does not expose
information about coupled devices (udevadm info -a -p
/sys/class/bluetooth/hci0).

Is it possible to solve that problem using udev? Or are there any other
best practices? Thank you for your consideration.

Kind regards,

Stefan Wiehler

[1] http://askubuntu.com/a/252235
[2] 
http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=5bec57420bd57f86d61b2919450d182f3407facf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-12  5:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 12:55 Replacement for rfcomm.conf Stefan Wiehler
2015-01-11 22:41 ` Marcel Holtmann
2015-01-12  5:08   ` Stefan Wiehler

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).