Searched refs:HCI_MGMT_VAR_LEN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 9203 HCI_MGMT_VAR_LEN }, 9205 HCI_MGMT_VAR_LEN }, 9220 HCI_MGMT_VAR_LEN }, 9236 HCI_MGMT_VAR_LEN }, 9242 HCI_MGMT_VAR_LEN }, 9254 HCI_MGMT_VAR_LEN }, 9261 HCI_MGMT_VAR_LEN }, 9271 HCI_MGMT_VAR_LEN }, 9279 HCI_MGMT_VAR_LEN | 9284 HCI_MGMT_VAR_LEN }, [all...] |
H A D | hci_sock.c | 1702 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 7790 HCI_MGMT_VAR_LEN }, 7792 HCI_MGMT_VAR_LEN }, 7807 HCI_MGMT_VAR_LEN }, 7823 HCI_MGMT_VAR_LEN }, 7829 HCI_MGMT_VAR_LEN }, 7841 HCI_MGMT_VAR_LEN }, 7848 HCI_MGMT_VAR_LEN }, 7858 HCI_MGMT_VAR_LEN }, 7866 HCI_MGMT_VAR_LEN | 7871 HCI_MGMT_VAR_LEN }, [all...] |
H A D | hci_sock.c | 1639 var_len = (handler->flags & HCI_MGMT_VAR_LEN); in hci_mgmt_cmd()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1677 #define HCI_MGMT_VAR_LEN BIT(0) macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 2157 #define HCI_MGMT_VAR_LEN BIT(0) macro
|
Completed in 29 milliseconds