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