Home
last modified time | relevance | path

Searched refs:smp_irk_matches (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.h191 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],
Dsmp.c497 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches() function
Dhci_core.c2517 if (smp_irk_matches(hdev, irk->val, rpa)) { in hci_find_irk_by_rpa()
Dhci_event.c5523 if (!smp_irk_matches(hdev, hdev->irk, direct_addr)) in process_adv_report()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0008_linux_net.patch112 @@ -193,6 +193,8 @@ bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],