HomeSort by relevance Sort by last modified time
    Searched refs:ObexObjectPush (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothUuid.java 50 public static final ParcelUuid ObexObjectPush =
55 ObexObjectPush};
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 527 channel = mBatch.mDestination.getServiceChannel(BluetoothUuid.ObexObjectPush);
567 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.ObexObjectPush)) {
570 .getServiceChannel(BluetoothUuid.ObexObjectPush);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 55 BluetoothUuid.ObexObjectPush
  /frameworks/base/core/java/android/server/
BluetoothService.java 124 BluetoothUuid.ObexObjectPush };
    [all...]

Completed in 157 milliseconds