id_addr           640 net/bluetooth/hci_conn.c 			bdaddr_t id_addr;
id_addr           646 net/bluetooth/hci_conn.c 				bacpy(&id_addr, &d->bdaddr);
id_addr           652 net/bluetooth/hci_conn.c 				hci_copy_identity_address(d, &id_addr,
id_addr           662 net/bluetooth/hci_conn.c 			if (!bacmp(&id_addr, src) && id_addr_type == src_type) {
id_addr           111 net/bluetooth/smp.c 	bdaddr_t	id_addr;
id_addr          2578 net/bluetooth/smp.c 	bacpy(&smp->id_addr, &info->bdaddr);
id_addr          2586 net/bluetooth/smp.c 	smp->remote_irk = hci_add_irk(conn->hcon->hdev, &smp->id_addr,