Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/net/bluetooth/
Dhci_core.h1968 #define HCI_MGMT_NO_HDEV BIT(1) macro