Home
last modified time | relevance | path

Searched refs:HCI_USB (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
Dbpa10x.c402 hdev->bus = HCI_USB; in bpa10x_probe()
Dbfusb.c679 hdev->bus = HCI_USB; in bfusb_probe()
Dbtusb.c2880 hdev->bus = HCI_USB; in btusb_probe()
/linux-4.4.14/include/net/bluetooth/
Dhci.h58 #define HCI_USB 1 macro