Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c9347 HCI_MGMT_NO_HDEV |
9350 HCI_MGMT_NO_HDEV |
9353 HCI_MGMT_NO_HDEV |
9412 HCI_MGMT_NO_HDEV |
9425 HCI_MGMT_NO_HDEV |
H A Dhci_sock.c1700 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
/linux/include/net/bluetooth/
H A Dhci_core.h2359 #define HCI_MGMT_NO_HDEV BIT(1) macro