Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1550 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent);
/Linux-v4.19/net/bluetooth/
Dsmp.c1072 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()
Dmgmt.c7173 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent) in mgmt_new_irk() function