Lines Matching full:bluetooth
3 * Bluetooth HCI UART H4 driver with Nokia Extensions AKA Nokia H4+
24 #include <net/bluetooth/bluetooth.h>
25 #include <net/bluetooth/hci_core.h>
307 * is disabled until bluetooth adapter is ready to avoid in nokia_send_negotiation()
341 dev_err(dev, "Unsupported bluetooth device!"); in nokia_setup_fw()
448 dev_dbg(dev, "bcm2048 has invalid bluetooth address!"); in nokia_setup()
722 btdev->wakeup_bt = devm_gpiod_get(dev, "bluetooth-wakeup", in nokia_bluetooth_serdev_probe()
748 dev_err(dev, "could not register bluetooth uart: %d", err); in nokia_bluetooth_serdev_probe()
786 { .compatible = "nokia,h4p-bluetooth", },
796 .name = "nokia-bluetooth",
805 MODULE_DESCRIPTION("Bluetooth HCI UART Nokia H4+ driver ver " VERSION);