Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dmgmt.c6857 HCI_MGMT_VAR_LEN },
6859 HCI_MGMT_VAR_LEN },
6874 HCI_MGMT_VAR_LEN },
6890 HCI_MGMT_VAR_LEN },
6896 HCI_MGMT_VAR_LEN },
6908 HCI_MGMT_VAR_LEN },
6915 HCI_MGMT_VAR_LEN },
Dhci_sock.c1563 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1453 #define HCI_MGMT_VAR_LEN BIT(0) macro