mgmt_new_ltk     1577 include/net/bluetooth/hci_core.h void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
mgmt_new_ltk     1087 net/bluetooth/smp.c 		mgmt_new_ltk(hdev, smp->ltk, persistent);
mgmt_new_ltk     1093 net/bluetooth/smp.c 		mgmt_new_ltk(hdev, smp->slave_ltk, persistent);