OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_FEATURE_MESSAGE_LISTING_FORMAT_V11_BIT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
357
if((mRemoteFeatureMask & BluetoothMapUtils.
MAP_FEATURE_MESSAGE_LISTING_FORMAT_V11_BIT
)
358
== BluetoothMapUtils.
MAP_FEATURE_MESSAGE_LISTING_FORMAT_V11_BIT
) {
[
all
...]
BluetoothMapUtils.java
70
static final int
MAP_FEATURE_MESSAGE_LISTING_FORMAT_V11_BIT
= 1 << 9;
BluetoothMapContent.java
[
all
...]
Completed in 100 milliseconds