Lines Matching full:bluetooth
3 * Generic Bluetooth SDIO driver
38 #include <net/bluetooth/bluetooth.h>
39 #include <net/bluetooth/hci_core.h>
44 /* Generic Bluetooth Type-A SDIO device */
47 /* Generic Bluetooth Type-B SDIO device */
50 /* Generic Bluetooth AMP controller */
76 #define REG_MD_STAT 0x20 /* Bluetooth Mode Status */
77 #define REG_MD_SET 0x20 /* Bluetooth Mode Set */
297 * uart connection for bluetooth, ignore the BT SDIO interface. in btsdio_probe()
377 BT_INFO("Generic Bluetooth SDIO driver ver %s", VERSION); in btsdio_init()
391 MODULE_DESCRIPTION("Generic Bluetooth SDIO driver ver " VERSION);