Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dmgmt.c6850 HCI_MGMT_VAR_LEN },
6852 HCI_MGMT_VAR_LEN },
6867 HCI_MGMT_VAR_LEN },
6883 HCI_MGMT_VAR_LEN },
6889 HCI_MGMT_VAR_LEN },
6901 HCI_MGMT_VAR_LEN },
6908 HCI_MGMT_VAR_LEN },
Dhci_sock.c1562 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1479 #define HCI_MGMT_VAR_LEN BIT(0) macro