Home
last modified time | relevance | path

Searched refs:MAP_MESSAGE_LISTING_FORMAT_V11 (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java97 static final int MAP_MESSAGE_LISTING_FORMAT_V11 = 11; // MAP spec 1.3 field in BluetoothMapUtils
DBluetoothMapContent.java4338 this.mMsgListingVersion = BluetoothMapUtils.MAP_MESSAGE_LISTING_FORMAT_V11; in setRemoteFeatureMask()