Searched refs:smp_irk_matches (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
D | smp.h | 191 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],
|
D | smp.c | 497 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches() function
|
D | hci_core.c | 2517 if (smp_irk_matches(hdev, irk->val, rpa)) { in hci_find_irk_by_rpa()
|
D | hci_event.c | 5523 if (!smp_irk_matches(hdev, hdev->irk, direct_addr)) in process_adv_report()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0008_linux_net.patch | 112 @@ -193,6 +193,8 @@ bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],
|