OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
53
BluetoothUuid.
ObexObjectPush
/frameworks/base/core/java/android/server/
BluetoothService.java
113
BluetoothUuid.
ObexObjectPush
};
[
all
...]
Completed in 37 milliseconds