Searched defs:TRANSPORT_ERROR (Results 1 – 2 of 2) sorted by relevance
28 enum class Status : int32_t { SUCCESS, TRANSPORT_ERROR, INITIALIZATION_ERROR, UNKNOWN }; enumerator
76 @VisibleForTesting static final int TRANSPORT_ERROR = 10; field in BluetoothOppTransfer