Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sock.c1691 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
H A Dmgmt.c9188 HCI_MGMT_NO_HDEV |
9191 HCI_MGMT_NO_HDEV |
9194 HCI_MGMT_NO_HDEV |
9253 HCI_MGMT_NO_HDEV |
9266 HCI_MGMT_NO_HDEV |
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2160 #define HCI_MGMT_NO_HDEV BIT(1) macro