Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_sock.c1119 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
Dmgmt.c7379 HCI_MGMT_NO_HDEV |
7382 HCI_MGMT_NO_HDEV |
7385 HCI_MGMT_NO_HDEV |
7444 HCI_MGMT_NO_HDEV |
7457 HCI_MGMT_NO_HDEV |
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1389 #define HCI_MGMT_NO_HDEV BIT(1) macro