Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c9277 HCI_MGMT_VAR_LEN },
9279 HCI_MGMT_VAR_LEN },
9294 HCI_MGMT_VAR_LEN },
9310 HCI_MGMT_VAR_LEN },
9316 HCI_MGMT_VAR_LEN },
9328 HCI_MGMT_VAR_LEN },
9335 HCI_MGMT_VAR_LEN },
9345 HCI_MGMT_VAR_LEN },
9353 HCI_MGMT_VAR_LEN |
9358 HCI_MGMT_VAR_LEN },
[all...]
H A Dhci_sock.c1699 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2217 #define HCI_MGMT_VAR_LEN BIT(0) macro