Searched refs:peer_irk (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_core.c | 2123 u8 type, u8 *peer_irk, u8 *local_irk) in hci_bdaddr_list_add_with_irk() argument 2140 if (peer_irk) in hci_bdaddr_list_add_with_irk() 2141 memcpy(entry->peer_irk, peer_irk, 16); in hci_bdaddr_list_add_with_irk()
|
| H A D | hci_sync.c | 2389 memcpy(cp.peer_irk, hdev->irk, 16); in hci_le_add_resolve_list_sync() 2407 memcpy(cp.peer_irk, irk->val, 16); in hci_le_add_resolve_list_sync()
|
| H A D | hci_event.c | 1996 sent->bdaddr_type, sent->peer_irk, in hci_cc_le_add_to_resolv_list()
|