id_addr_type      641 net/bluetooth/hci_conn.c 			u8 id_addr_type;
id_addr_type      647 net/bluetooth/hci_conn.c 				id_addr_type = BDADDR_BREDR;
id_addr_type      653 net/bluetooth/hci_conn.c 							  &id_addr_type);
id_addr_type      656 net/bluetooth/hci_conn.c 				if (id_addr_type == ADDR_LE_DEV_PUBLIC)
id_addr_type      657 net/bluetooth/hci_conn.c 					id_addr_type = BDADDR_LE_PUBLIC;
id_addr_type      659 net/bluetooth/hci_conn.c 					id_addr_type = BDADDR_LE_RANDOM;
id_addr_type      662 net/bluetooth/hci_conn.c 			if (!bacmp(&id_addr, src) && id_addr_type == src_type) {
id_addr_type      112 net/bluetooth/smp.c 	u8		id_addr_type;
id_addr_type     2579 net/bluetooth/smp.c 	smp->id_addr_type = info->addr_type;
id_addr_type     2587 net/bluetooth/smp.c 				      smp->id_addr_type, smp->irk, &rpa);