OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_MESSAGE_LISTING_FORMAT_V10
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java
96
static final int
MAP_MESSAGE_LISTING_FORMAT_V10
= 10; // MAP spec below 1.3
BluetoothMapContent.java
162
private int mMsgListingVersion = BluetoothMapUtils.
MAP_MESSAGE_LISTING_FORMAT_V10
;
641
if( (mMsgListingVersion > BluetoothMapUtils.
MAP_MESSAGE_LISTING_FORMAT_V10
)
[
all
...]
Completed in 73 milliseconds