Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sock.c1690 if (!(handler->flags & HCI_MGMT_HDEV_OPTIONAL)) { in hci_mgmt_cmd()
H A Dmgmt.c9286 HCI_MGMT_HDEV_OPTIONAL },
9289 HCI_MGMT_HDEV_OPTIONAL },
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2163 #define HCI_MGMT_HDEV_OPTIONAL BIT(4) macro