Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dmgmt.c7767 HCI_MGMT_VAR_LEN },
7769 HCI_MGMT_VAR_LEN },
7784 HCI_MGMT_VAR_LEN },
7800 HCI_MGMT_VAR_LEN },
7806 HCI_MGMT_VAR_LEN },
7818 HCI_MGMT_VAR_LEN },
7825 HCI_MGMT_VAR_LEN },
7835 HCI_MGMT_VAR_LEN },
7843 HCI_MGMT_VAR_LEN |
7848 HCI_MGMT_VAR_LEN },
[all …]
Dhci_sock.c1590 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1658 #define HCI_MGMT_VAR_LEN BIT(0) macro