Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c7751 HCI_MGMT_NO_HDEV |
7754 HCI_MGMT_NO_HDEV |
7757 HCI_MGMT_NO_HDEV |
7816 HCI_MGMT_NO_HDEV |
7829 HCI_MGMT_NO_HDEV |
H A Dhci_sock.c1599 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1681 #define HCI_MGMT_NO_HDEV BIT(1) macro