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 181 if(!Constants.USE_TCP_SIMPLE_SERVER) {
Constants.java 251 public static final boolean USE_TCP_SIMPLE_SERVER = false;
BluetoothOppService.java 280 } else if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
659 if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
    [all...]

Completed in 32 milliseconds