Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dmgmt.c7403 HCI_MGMT_VAR_LEN },
7405 HCI_MGMT_VAR_LEN },
7420 HCI_MGMT_VAR_LEN },
7436 HCI_MGMT_VAR_LEN },
7442 HCI_MGMT_VAR_LEN },
7454 HCI_MGMT_VAR_LEN },
7461 HCI_MGMT_VAR_LEN },
Dhci_sock.c1126 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1388 #define HCI_MGMT_VAR_LEN BIT(0) macro