Home
last modified time | relevance | path

Searched refs:GetServerAddress (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/hal/
Dhci_hal_host_rootcanal.h43 std::string GetServerAddress() { in GetServerAddress() function
Dhci_hal_host_rootcanal.cc152 sock_fd_ = ConnectToRootCanal(config_->GetServerAddress(), config_->GetPort()); in Start()