Searched refs:OBEX_OBJECT_PUSH (Results 1 – 6 of 6) sorted by relevance
145 Log.d(TAG, "expected UUID: " + BluetoothUuid.OBEX_OBJECT_PUSH.toString()); in onReceive()147 if (uuid.equals(BluetoothUuid.OBEX_OBJECT_PUSH)) { in onReceive()645 if (!mBatch.mDestination.sdpSearch(BluetoothUuid.OBEX_OBJECT_PUSH)) { in startConnectSession()730 BluetoothUuid.OBEX_OBJECT_PUSH.getUuid()); in connectRfcommSocket()
135 if (ArrayUtils.contains(uuids, BluetoothUuid.OBEX_OBJECT_PUSH)) { in matches()
511 if (ArrayUtils.contains(uuids, BluetoothUuid.OBEX_OBJECT_PUSH) && mOppProfile != null) { in updateProfiles()
96 public static final ParcelUuid OBEX_OBJECT_PUSH = field in BluetoothUuid
1000 return ArrayUtils.contains(remoteDeviceUuids, BluetoothUuid.OBEX_OBJECT_PUSH); in isSupported()
2125 field @NonNull public static final android.os.ParcelUuid OBEX_OBJECT_PUSH;