Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1398 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
/linux-4.1.27/net/bluetooth/
Dsmp.c1095 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys()
1101 mgmt_new_ltk(hdev, smp->slave_ltk, persistent); in smp_notify_keys()
Dmgmt.c7575 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() function