Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c1598 if (!(handler->flags & HCI_MGMT_HDEV_OPTIONAL)) { in hci_mgmt_cmd()
H A Dmgmt.c7849 HCI_MGMT_HDEV_OPTIONAL },
7852 HCI_MGMT_HDEV_OPTIONAL },
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1684 #define HCI_MGMT_HDEV_OPTIONAL BIT(4) macro