Home
last modified time | relevance | path

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

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