OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_FEATURE_DEFAULT_BITMASK
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java
102
private int mRemoteFeatureMask = BluetoothMapUtils.
MAP_FEATURE_DEFAULT_BITMASK
;
BluetoothMapUtils.java
59
static final int
MAP_FEATURE_DEFAULT_BITMASK
= 0x0000001F;
BluetoothMapObexServer.java
106
private int mRemoteFeatureMask = BluetoothMapUtils.
MAP_FEATURE_DEFAULT_BITMASK
;
[
all
...]
BluetoothMapContentObserver.java
132
private int mMapSupportedFeatures = BluetoothMapUtils.
MAP_FEATURE_DEFAULT_BITMASK
;
[
all
...]
BluetoothMapContent.java
161
private int mRemoteFeatureMask = BluetoothMapUtils.
MAP_FEATURE_DEFAULT_BITMASK
;
[
all
...]
Completed in 1504 milliseconds