Lines Matching refs:remote_irk
118 struct smp_irk *remote_irk;
785 if (smp->remote_irk) {
786 list_del_rcu(&smp->remote_irk->list);
787 kfree_rcu(smp->remote_irk, rcu);
1062 if (smp->remote_irk) {
1063 mgmt_new_irk(hdev, smp->remote_irk, persistent);
1070 bacpy(&hcon->dst, &smp->remote_irk->bdaddr);
1071 hcon->dst_type = smp->remote_irk->addr_type;
2489 smp->remote_irk = NULL;
2657 smp->remote_irk = hci_add_irk(conn->hcon->hdev, &smp->id_addr,