Searched refs:mgmt_new_ltk (Results 1 – 3 of 3) sorted by relevance
1483 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
1092 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys()1098 mgmt_new_ltk(hdev, smp->slave_ltk, persistent); in smp_notify_keys()
7813 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() function