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>
302 * is disabled until bluetooth adapter is ready to avoid in nokia_send_negotiation()
336 dev_err(dev, "Unsupported bluetooth device!"); in nokia_setup_fw()
443 dev_dbg(dev, "bcm2048 has invalid bluetooth address!"); in nokia_setup()
717 btdev->wakeup_bt = devm_gpiod_get(dev, "bluetooth-wakeup", in nokia_bluetooth_serdev_probe()
747 dev_err(dev, "could not register bluetooth uart: %d", err); in nokia_bluetooth_serdev_probe()
785 { .compatible = "nokia,h4p-bluetooth", },
795 .name = "nokia-bluetooth",
804 MODULE_DESCRIPTION("Bluetooth HCI UART Nokia H4+ driver ver " VERSION);