• Marcel Holtmann's avatar
    [Bluetooth] Dynamic allocation of the RFCOMM TTY devices · fc8c3e4b
    Marcel Holtmann authored
    Only allocate the RFCOMM TTY devices when they are really in use. This
    prevents the system from calling hotplug and udev 256 times to create or
    remove every device node. In fact this makes the loading and unloading
    of the RFCOMM module much faster.
    fc8c3e4b
tty.c 21.5 KB