Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c7775 HCI_MGMT_VAR_LEN },
7777 HCI_MGMT_VAR_LEN },
7792 HCI_MGMT_VAR_LEN },
7808 HCI_MGMT_VAR_LEN },
7814 HCI_MGMT_VAR_LEN },
7826 HCI_MGMT_VAR_LEN },
7833 HCI_MGMT_VAR_LEN },
7843 HCI_MGMT_VAR_LEN },
7851 HCI_MGMT_VAR_LEN |
7856 HCI_MGMT_VAR_LEN },
[all …]
H A Dhci_sock.c1607 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1680 #define HCI_MGMT_VAR_LEN BIT(0) macro