Searched refs:STATUS_CONNECTION_ERROR (Results 1 – 4 of 4) sorted by relevance
416 public static final int STATUS_CONNECTION_ERROR = 497; field in BluetoothShare
263 status = BluetoothShare.STATUS_CONNECTION_ERROR; in doSend()510 status = BluetoothShare.STATUS_CONNECTION_ERROR; in sendFile()
159 markBatchFailed(BluetoothShare.STATUS_CONNECTION_ERROR); in handleMessage()172 markBatchFailed(BluetoothShare.STATUS_CONNECTION_ERROR); in handleMessage()
265 } else if (statusCode == BluetoothShare.STATUS_CONNECTION_ERROR) { in getStatusDescription()