Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dmgmt.c9258 HCI_MGMT_VAR_LEN },
9260 HCI_MGMT_VAR_LEN },
9275 HCI_MGMT_VAR_LEN },
9291 HCI_MGMT_VAR_LEN },
9297 HCI_MGMT_VAR_LEN },
9309 HCI_MGMT_VAR_LEN },
9316 HCI_MGMT_VAR_LEN },
9326 HCI_MGMT_VAR_LEN },
9334 HCI_MGMT_VAR_LEN |
9339 HCI_MGMT_VAR_LEN },
[all …]
Dhci_sock.c1603 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1962 #define HCI_MGMT_VAR_LEN BIT(0) macro