Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1578 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent);
/Linux-v5.4/net/bluetooth/
Dsmp.c1059 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()
Dmgmt.c7166 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent) in mgmt_new_irk() function