Bluetooth: Add controller types for BR/EDR and 802.11 AMP
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / net / bluetooth / hci_core.h
index 4c94c1e233a2ad874a79ad6819ea72f1777db7f8..ce3c99e5fa25d984a9be0ef2b30adb5b9262c008 100644 (file)
@@ -71,6 +71,7 @@ struct hci_dev {
        unsigned long   flags;
        __u16           id;
        __u8            bus;
+       __u8            dev_type;
        bdaddr_t        bdaddr;
        __u8            dev_name[248];
        __u8            dev_class[3];