Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sock.c1694 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
Dmgmt.c9236 HCI_MGMT_NO_HDEV |
9239 HCI_MGMT_NO_HDEV |
9242 HCI_MGMT_NO_HDEV |
9301 HCI_MGMT_NO_HDEV |
9314 HCI_MGMT_NO_HDEV |
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h2126 #define HCI_MGMT_NO_HDEV BIT(1) macro