Hi Andrej, > I would like to change the default name of bluetooth interfaces (hci0, hci1, ...) > using udev rules. > > While with wlan usb dongles it works with the line: > KERNEL=="wlan*", NAME="foo0" > the analogous for the bt: > KERNEL=="hci*", NAME="foo0" > doesn't work, while > KERNEL=="hci*", RUN+="/usr/bin/touch /tmp/foo" > works. > > I'm using kernel 2.6.30.1, udev 125 and bluez 4.46. we don't support renaming HCI devices. However feel free to send a kernel patch to enable it. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html