Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sock.c1694 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()
Dmgmt.c9247 HCI_MGMT_NO_HDEV |
9250 HCI_MGMT_NO_HDEV |
9253 HCI_MGMT_NO_HDEV |
9312 HCI_MGMT_NO_HDEV |
9325 HCI_MGMT_NO_HDEV |
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h2157 #define HCI_MGMT_NO_HDEV BIT(1) macro