Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1709 struct smp_irk *hci_add_irk(struct hci_dev *hdev, bdaddr_t *bdaddr,
/openbmc/linux/net/bluetooth/
H A Dhci_core.c1332 struct smp_irk *hci_add_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_irk() function
H A Dsmp.c2658 smp->remote_irk = hci_add_irk(conn->hcon->hdev, &smp->id_addr, in smp_cmd_ident_addr_info()
H A Dmgmt.c7097 hci_add_irk(hdev, &irk->addr.bdaddr, in load_irks()