Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dmgmt.c7179 HCI_MGMT_VAR_LEN },
7181 HCI_MGMT_VAR_LEN },
7196 HCI_MGMT_VAR_LEN },
7212 HCI_MGMT_VAR_LEN },
7218 HCI_MGMT_VAR_LEN },
7230 HCI_MGMT_VAR_LEN },
7237 HCI_MGMT_VAR_LEN },
Dhci_sock.c1053 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1304 #define HCI_MGMT_VAR_LEN BIT(0) macro