Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sock.c1693 if (!(handler->flags & HCI_MGMT_HDEV_OPTIONAL)) { in hci_mgmt_cmd()
Dmgmt.c9334 HCI_MGMT_HDEV_OPTIONAL },
9337 HCI_MGMT_HDEV_OPTIONAL },
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h2129 #define HCI_MGMT_HDEV_OPTIONAL BIT(4) macro