complete_len     1126 net/bluetooth/hci_request.c 	size_t complete_len;
complete_len     1133 net/bluetooth/hci_request.c 	complete_len = strlen(hdev->dev_name);
complete_len     1134 net/bluetooth/hci_request.c 	if (complete_len && complete_len <= HCI_MAX_SHORT_NAME_LENGTH)
complete_len     1136 net/bluetooth/hci_request.c 				       hdev->dev_name, complete_len + 1);
complete_len     1147 net/bluetooth/hci_request.c 	if (complete_len) {