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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppRfcommListener.java 173 if(!Constants.USE_TCP_SIMPLE_SERVER) {
Constants.java 170 public static final boolean USE_TCP_SIMPLE_SERVER = false;
BluetoothOppService.java 269 } else if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
635 if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
    [all...]

Completed in 743 milliseconds