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.java81 private int mSocketConnectionType = -1; field in BluetoothChatService
178 return mSocketConnectionType; in getSocketConnectionType()
401 mSocketConnectionType = socket.getConnectionType(); in run()
422 + ", SocketConnectionType: " + mSocketConnectionType); in run()
484 mSocketConnectionType = tmp.getConnectionType(); in connectThreadCommon()
491 + ", mSocketConnectionType: " + mSocketConnectionType); in run()