Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dmgmt.c6826 HCI_MGMT_NO_HDEV |
6829 HCI_MGMT_NO_HDEV |
6832 HCI_MGMT_NO_HDEV |
6891 HCI_MGMT_NO_HDEV |
6904 HCI_MGMT_NO_HDEV |
Dhci_sock.c1555 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1480 #define HCI_MGMT_NO_HDEV BIT(1) macro