Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1549 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
/Linux-v4.19/net/bluetooth/
Dsmp.c1100 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys()
1106 mgmt_new_ltk(hdev, smp->slave_ltk, persistent); in smp_notify_keys()
Dmgmt.c7130 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() function