Home
last modified time | relevance | path

Searched refs:mBtOppRfcommChannel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java379 private int mBtOppRfcommChannel = -1; field in TestTcpListener
386 mBtOppRfcommChannel = channel; in TestTcpListener()
403 "Create server RfcommSocket on channel" + mBtOppRfcommChannel); in start()
407 Log.e(TAG, "Error listing on channel" + mBtOppRfcommChannel); in start()