Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2327 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent);
/openbmc/linux/net/bluetooth/
H A Dsmp.c1064 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()
H A Dmgmt.c9595 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent) in mgmt_new_irk() function