Searched refs:remote_irk (Results 1 – 1 of 1) sorted by relevance
116 struct smp_irk *remote_irk; member794 if (smp->remote_irk) { in smp_chan_destroy()795 list_del_rcu(&smp->remote_irk->list); in smp_chan_destroy()796 kfree_rcu(smp->remote_irk, rcu); in smp_chan_destroy()1063 if (smp->remote_irk) { in smp_notify_keys()1064 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()1071 bacpy(&hcon->dst, &smp->remote_irk->bdaddr); in smp_notify_keys()1072 hcon->dst_type = smp->remote_irk->addr_type; in smp_notify_keys()2515 smp->remote_irk = hci_add_irk(conn->hcon->hdev, &smp->id_addr, in smp_cmd_ident_addr_info()