Searched refs:USE_TCP_SIMPLE_SERVER (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppRfcommListener.java181 if(!Constants.USE_TCP_SIMPLE_SERVER) {
H A DConstants.java252 public static final boolean USE_TCP_SIMPLE_SERVER = false; field in class:Constants
H A DBluetoothOppService.java292 } else if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
674 if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {

Completed in 233 milliseconds