Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt.c7775 HCI_MGMT_VAR_LEN },
7777 HCI_MGMT_VAR_LEN },
7792 HCI_MGMT_VAR_LEN },
7808 HCI_MGMT_VAR_LEN },
7814 HCI_MGMT_VAR_LEN },
7826 HCI_MGMT_VAR_LEN },
7833 HCI_MGMT_VAR_LEN },
7843 HCI_MGMT_VAR_LEN },
7851 HCI_MGMT_VAR_LEN |
7856 HCI_MGMT_VAR_LEN },
[all …]
Dhci_sock.c1614 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1673 #define HCI_MGMT_VAR_LEN BIT(0) macro