Searched refs:set_address (Results 1 – 11 of 11) sorted by relevance
80 bluetooth_address->set_address(current.GetAddress().ToString()); in GetCurrentInitiatorAddress()92 bluetooth_address->set_address(another.GetAddress().ToString()); in GetAnotherAddress()
46 response->set_address(local_address.ToString()); in GetMacAddress()
35 void set_address(const std::string& address) { address_ = address; } in set_address() function
32 response->set_address(address); in ReadLocalAddress()
45 address.set_address(clone.exports.address.bytes.to_vec()); in get_mac_address()
147 msg.mutable_address()->set_address(remote.ToString()); in SecurityConnectionEventOccurred()318 event.mutable_remote()->set_address(channel->GetDevice().GetAddress().ToString()); in on_connection_open()342 event.mutable_remote()->set_address(channel_->GetDevice().GetAddress().ToString()); in on_close_callback()
103 heap_object->set_address(report->allocation_address); in FillInCause()
138 heap_object->set_address(__gwp_asan_get_allocation_address(responsible_allocation_)); in AddCauseProtos()
200 response.set_address(address.ToString()); in on_remote_name()
626 props.set_address(address); in RemoteDevicePropertiesCallback()
47 ret.mutable_address()->set_address(address.GetAddress().ToString()); in ToFacadeAddressWithType()