Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_sock.c1595 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
Dmgmt.c9234 HCI_MGMT_NO_HDEV |
9237 HCI_MGMT_NO_HDEV |
9240 HCI_MGMT_NO_HDEV |
9299 HCI_MGMT_NO_HDEV |
9312 HCI_MGMT_NO_HDEV |
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1963 #define HCI_MGMT_NO_HDEV BIT(1) macro