Searched refs:smp_irk_matches (Results 1 – 4 of 4) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | smp.h | 189 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],
|
| H A D | smp.c | 476 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_ah() 497 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], smp_irk_matches() function
|
| H A D | hci_core.c | 1185 if (smp_irk_matches(hdev, irk->val, rpa)) { in hci_find_irk_by_rpa()
|
| H A D | hci_event.c | 6266 if (!smp_irk_matches(hdev, hdev->irk, direct_addr)) in process_adv_report()
|