Home
last modified time | relevance | path

Searched refs:HCI_MGMT_NO_HDEV (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dhci_sock.c1046 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
Dmgmt.c7155 HCI_MGMT_NO_HDEV |
7158 HCI_MGMT_NO_HDEV |
7161 HCI_MGMT_NO_HDEV |
7220 HCI_MGMT_NO_HDEV |
7233 HCI_MGMT_NO_HDEV |
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1305 #define HCI_MGMT_NO_HDEV BIT(1) macro