Home
last modified time | relevance | path

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

/system/bt/gd/hal/
Dhci_hal_host_rootcanal.cc49 int ConnectToRootCanal(const std::string& server, int port) { in ConnectToRootCanal() function
152 sock_fd_ = ConnectToRootCanal(config_->GetServerAddress(), config_->GetPort()); in Start()