Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sock.c1691 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
H A Dmgmt.c9202 HCI_MGMT_NO_HDEV |
9205 HCI_MGMT_NO_HDEV |
9208 HCI_MGMT_NO_HDEV |
9267 HCI_MGMT_NO_HDEV |
9280 HCI_MGMT_NO_HDEV |
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2272 #define HCI_MGMT_NO_HDEV BIT(1) macro