Searched defs:ConnectToRemoteServer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/net/posix/ | ||
D | posix_async_socket_connector.cc | 35 std::shared_ptr<AsyncDataChannel> PosixAsyncSocketConnector::ConnectToRemoteServer( in ConnectToRemoteServer() function in android::net::PosixAsyncSocketConnector |
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/desktop/ | ||
D | test_environment.cc | 203 std::shared_ptr<Device> TestEnvironment::ConnectToRemoteServer(const std::string& server, int port, in ConnectToRemoteServer() function in rootcanal::TestEnvironment |
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/ | ||
D | bluetooth_hci.cc | 288 std::shared_ptr<Device> BluetoothHci::ConnectToRemoteServer(const std::string& server, int port, in ConnectToRemoteServer() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci |