old_key_type     2331 net/bluetooth/hci_core.c 			       u8 key_type, u8 old_key_type)
old_key_type     2342 net/bluetooth/hci_core.c 	if (key_type == HCI_LK_CHANGED_COMBINATION && old_key_type == 0xff)
old_key_type     2449 net/bluetooth/hci_core.c 	u8 old_key_type;
old_key_type     2453 net/bluetooth/hci_core.c 		old_key_type = old_key->type;
old_key_type     2456 net/bluetooth/hci_core.c 		old_key_type = conn ? conn->key_type : 0xff;
old_key_type     2469 net/bluetooth/hci_core.c 	    (!conn || conn->remote_auth == 0xff) && old_key_type == 0xff) {
old_key_type     2480 net/bluetooth/hci_core.c 		key->type = old_key_type;
old_key_type     2486 net/bluetooth/hci_core.c 						 old_key_type);