Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.h191 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],
H A Dhci_core.c1206 if (smp_irk_matches(hdev, irk->val, rpa)) { in hci_find_irk_by_rpa()
H A Dsmp.c497 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches() function
H A Dhci_event.c6066 if (!smp_irk_matches(hdev, hdev->irk, direct_addr)) in process_adv_report()