Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java360 private final BluetoothDevice mmDevice; field in BluetoothChatService.ConnectThread
364 mmDevice = device; in ConnectThread()
413 connected(mmSocket, mmDevice, mSocketType); in run()