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.c9378 HCI_MGMT_VAR_LEN },
9380 HCI_MGMT_VAR_LEN },
9395 HCI_MGMT_VAR_LEN },
9411 HCI_MGMT_VAR_LEN },
9417 HCI_MGMT_VAR_LEN },
9429 HCI_MGMT_VAR_LEN },
9436 HCI_MGMT_VAR_LEN },
9446 HCI_MGMT_VAR_LEN },
9454 HCI_MGMT_VAR_LEN |
9459 HCI_MGMT_VAR_LEN },
[all …]
H A Dhci_sock.c1708 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/linux/include/net/bluetooth/
H A Dhci_core.h2358 #define HCI_MGMT_VAR_LEN BIT(0) macro