Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1483 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
/linux-4.4.14/net/bluetooth/
Dsmp.c1092 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys()
1098 mgmt_new_ltk(hdev, smp->slave_ltk, persistent); in smp_notify_keys()
Dmgmt.c7813 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() function