Searched refs:STATUS_OBEX_DATA_ERROR (Results 1 – 4 of 4) sorted by relevance
365 status = BluetoothShare.STATUS_OBEX_DATA_ERROR; in sendFile()381 status = BluetoothShare.STATUS_OBEX_DATA_ERROR; in sendFile()553 BluetoothShare.STATUS_OBEX_DATA_ERROR); in handleSendException()
410 public static final int STATUS_OBEX_DATA_ERROR = 496; field in BluetoothShare
425 status = BluetoothShare.STATUS_OBEX_DATA_ERROR; in receiveFile()486 status = BluetoothShare.STATUS_OBEX_DATA_ERROR; in receiveFile()
309 || (statusCode == BluetoothShare.STATUS_OBEX_DATA_ERROR)) { in getStatusDescription()