linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rfcomm without bluetoothd?
@ 2016-12-29 23:34 Grégoire Gentil
  2016-12-30  7:21 ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Grégoire Gentil @ 2016-12-29 23:34 UTC (permalink / raw)
  To: linux-bluetooth

Hello,

I'm posting here because there doesn't seem to be any more the 
bluez-users mailing list.

I have a very optimized and constrained embedded device and I would like 
to use rfcomm WITHOUT dbus and bluetoothd daemon.

The following works:

dbus-daemon --system --fork
bluetoothd
sdptool add --channel=22 SP
rfcomm listen /dev/rfcomm0 22

but I would like to use rfcomm without dbus and bluetoothd running. How 
could I do that?

For reference, hidd works without bluetoothd so it's possible to 
associate and have some bluetooth communication in the kernel directly 
from a user-space application without bluetoothd running.

Many thanks in advance for any idea,

Grégoire

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

end of thread, other threads:[~2018-05-18 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-29 23:34 rfcomm without bluetoothd? Grégoire Gentil
2016-12-30  7:21 ` Johan Hedberg
2018-05-18 17:40   ` Where is the documentation of l2cap_options? Grégoire Gentil

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