Home
last modified time | relevance | path

Searched refs:remote_irk (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/net/bluetooth/
Dsmp.c117 struct smp_irk *remote_irk; member
784 if (smp->remote_irk) { in smp_chan_destroy()
785 list_del_rcu(&smp->remote_irk->list); in smp_chan_destroy()
786 kfree_rcu(smp->remote_irk, rcu); in smp_chan_destroy()
1060 if (smp->remote_irk) { in smp_notify_keys()
1061 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()
1068 bacpy(&hcon->dst, &smp->remote_irk->bdaddr); in smp_notify_keys()
1069 hcon->dst_type = smp->remote_irk->addr_type; in smp_notify_keys()
2473 smp->remote_irk = NULL; in smp_cancel_and_remove_pairing()
2641 smp->remote_irk = hci_add_irk(conn->hcon->hdev, &smp->id_addr, in smp_cmd_ident_addr_info()