Searched refs:TcpConnectorBinary (Results 1 – 4 of 4) sorted by relevance
44 return Command(TcpConnectorBinary()) in NfcConnector()
51 return Command(TcpConnectorBinary()) in BluetoothConnector()
47 std::string TcpConnectorBinary();
107 std::string TcpConnectorBinary() { return HostBinaryPath("tcp_connector"); } in TcpConnectorBinary() function