Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java78 private int mSocketConnectionType = -1; field in BluetoothChatService
175 return mSocketConnectionType; in getSocketConnectionType()
390 mSocketConnectionType = socket.getConnectionType(); in run()
411 + ", SocketConnectionType: " + mSocketConnectionType); in run()
473 mSocketConnectionType = tmp.getConnectionType(); in connectThreadCommon()
480 + ", mSocketConnectionType: " + mSocketConnectionType); in run()