Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c9208 HCI_MGMT_VAR_LEN },
9210 HCI_MGMT_VAR_LEN },
9225 HCI_MGMT_VAR_LEN },
9241 HCI_MGMT_VAR_LEN },
9247 HCI_MGMT_VAR_LEN },
9259 HCI_MGMT_VAR_LEN },
9266 HCI_MGMT_VAR_LEN },
9276 HCI_MGMT_VAR_LEN },
9284 HCI_MGMT_VAR_LEN |
9289 HCI_MGMT_VAR_LEN },
[all …]
H A Dhci_sock.c1699 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/linux/include/net/bluetooth/
H A Dhci_core.h2188 #define HCI_MGMT_VAR_LEN BIT(0) macro