Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1484 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent);
/linux-4.4.14/net/bluetooth/
Dsmp.c1064 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()
Dmgmt.c7856 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent) in mgmt_new_irk() function