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.c9212 HCI_MGMT_VAR_LEN },
9214 HCI_MGMT_VAR_LEN },
9229 HCI_MGMT_VAR_LEN },
9245 HCI_MGMT_VAR_LEN },
9251 HCI_MGMT_VAR_LEN },
9263 HCI_MGMT_VAR_LEN },
9270 HCI_MGMT_VAR_LEN },
9280 HCI_MGMT_VAR_LEN },
9288 HCI_MGMT_VAR_LEN |
9293 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.h2159 #define HCI_MGMT_VAR_LEN BIT(0) macro