HomeSort by relevance Sort by last modified time
    Searched refs:HOST_TCP_PORT (Results 1 - 2 of 2) sorted by null

  /cts/suite/audio_quality/lib/src/
ClientImpl.cpp 37 if (!adb.setPortForwarding(HOST_TCP_PORT, CLIENT_TCP_PORT)) {
48 return mAudio->init(HOST_TCP_PORT);
ClientImpl.h 28 static const int HOST_TCP_PORT = 15001;

Completed in 57 milliseconds