Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dmgmt.c8362 HCI_MGMT_VAR_LEN },
8364 HCI_MGMT_VAR_LEN },
8379 HCI_MGMT_VAR_LEN },
8395 HCI_MGMT_VAR_LEN },
8401 HCI_MGMT_VAR_LEN },
8413 HCI_MGMT_VAR_LEN },
8420 HCI_MGMT_VAR_LEN },
8430 HCI_MGMT_VAR_LEN },
8438 HCI_MGMT_VAR_LEN |
8443 HCI_MGMT_VAR_LEN },
[all …]
Dhci_sock.c1607 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1735 #define HCI_MGMT_VAR_LEN BIT(0) macro