Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dmgmt.c9260 HCI_MGMT_VAR_LEN },
9262 HCI_MGMT_VAR_LEN },
9277 HCI_MGMT_VAR_LEN },
9293 HCI_MGMT_VAR_LEN },
9299 HCI_MGMT_VAR_LEN },
9311 HCI_MGMT_VAR_LEN },
9318 HCI_MGMT_VAR_LEN },
9328 HCI_MGMT_VAR_LEN },
9336 HCI_MGMT_VAR_LEN |
9341 HCI_MGMT_VAR_LEN },
[all …]
Dhci_sock.c1702 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h2125 #define HCI_MGMT_VAR_LEN BIT(0) macro