Searched refs:mgmt_new_ltk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 1094 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys() 1101 mgmt_new_ltk(hdev, smp->responder_ltk, persistent); in smp_notify_keys()
|
H A D | mgmt.c | 8088 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() function
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 1100 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys() 1107 mgmt_new_ltk(hdev, smp->responder_ltk, persistent); in smp_notify_keys()
|
H A D | mgmt.c | 9496 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() function
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1779 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 2266 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
|
Completed in 35 milliseconds