Home
last modified time | relevance | path

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

/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java390 private final BluetoothDevice mmDevice; field in BluetoothChatService.ConnectThread
394 mmDevice = device; in ConnectThread()
445 connected(mmSocket, mmDevice, mSocketType); in run()
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java390 private final BluetoothDevice mmDevice; field in BluetoothChatService.ConnectThread
394 mmDevice = device; in ConnectThread()
445 connected(mmSocket, mmDevice, mSocketType); in run()