Searched refs:remote_irk (Results 1 – 1 of 1) sorted by relevance
118 struct smp_irk *remote_irk; member 785 if (smp->remote_irk) { in smp_chan_destroy() 786 list_del_rcu(&smp->remote_irk->list); in smp_chan_destroy() 787 kfree_rcu(smp->remote_irk, rcu); in smp_chan_destroy() 1062 if (smp->remote_irk) { in smp_notify_keys() 1063 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys() 1070 bacpy(&hcon->dst, &smp->remote_irk->bdaddr); in smp_notify_keys() 1071 hcon->dst_type = smp->remote_irk->addr_type; in smp_notify_keys() 2489 smp->remote_irk = NULL; in smp_cancel_and_remove_pairing() 2657 smp->remote_irk in smp_cmd_ident_addr_info() [all...]