BLUETOOTH_DEVICE_DEVFS_NAME
BLUETOOTH_DEVICE_DEVFS_NAME
BLUETOOTH_DEVICE_DEVFS_NAME "cmd_complete");
new_bt_dev->lock = create_sem(1, BLUETOOTH_DEVICE_DEVFS_NAME "lock");
dev_table_sem = create_sem(1, BLUETOOTH_DEVICE_DEVFS_NAME "dev_table_lock");
usb->register_driver(BLUETOOTH_DEVICE_DEVFS_NAME, supported_devices, 1, NULL);
usb->install_notify(BLUETOOTH_DEVICE_DEVFS_NAME, ¬ify_hooks);
usb->uninstall_notify(BLUETOOTH_DEVICE_DEVFS_NAME);
panic(BLUETOOTH_DEVICE_DEVFS_NAME ":no protocol specified for ");