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.c9267 HCI_MGMT_VAR_LEN },
9269 HCI_MGMT_VAR_LEN },
9284 HCI_MGMT_VAR_LEN },
9300 HCI_MGMT_VAR_LEN },
9306 HCI_MGMT_VAR_LEN },
9318 HCI_MGMT_VAR_LEN },
9325 HCI_MGMT_VAR_LEN },
9335 HCI_MGMT_VAR_LEN },
9343 HCI_MGMT_VAR_LEN | in mgmt_index_added()
9348 HCI_MGMT_VAR_LEN }, in mgmt_index_added()
[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