Searched refs:mmSocket (Results 1 – 1 of 1) sorted by relevance
443 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectThread452 mmSocket = connectThreadCommon(device, secure, 0); in ConnectThread()457 mmSocket = connectThreadCommon(device, secure, psm); in ConnectThread()501 mmSocket.connect(); in run()506 mmSocket.close(); in run()521 connected(mmSocket, mmDevice, mSocketType); in run()526 mmSocket.close(); in cancel()538 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectedThread544 mmSocket = socket; in ConnectedThread()601 mmSocket.close(); in cancel()