Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dmgmt.c6833 HCI_MGMT_NO_HDEV |
6836 HCI_MGMT_NO_HDEV |
6839 HCI_MGMT_NO_HDEV |
6898 HCI_MGMT_NO_HDEV |
6911 HCI_MGMT_NO_HDEV |
Dhci_sock.c1556 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1454 #define HCI_MGMT_NO_HDEV BIT(1) macro