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.c9257 HCI_MGMT_VAR_LEN },
9259 HCI_MGMT_VAR_LEN },
9274 HCI_MGMT_VAR_LEN },
9290 HCI_MGMT_VAR_LEN },
9296 HCI_MGMT_VAR_LEN },
9308 HCI_MGMT_VAR_LEN },
9315 HCI_MGMT_VAR_LEN },
9325 HCI_MGMT_VAR_LEN },
9333 HCI_MGMT_VAR_LEN |
9338 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.h2247 #define HCI_MGMT_VAR_LEN BIT(0) macro