Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_sock.c1599 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
Dmgmt.c8338 HCI_MGMT_NO_HDEV |
8341 HCI_MGMT_NO_HDEV |
8344 HCI_MGMT_NO_HDEV |
8403 HCI_MGMT_NO_HDEV |
8416 HCI_MGMT_NO_HDEV |
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1736 #define HCI_MGMT_NO_HDEV BIT(1) macro