Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java73 static final int MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT = 1 << 12; field in BluetoothMapUtils
DBluetoothMapObexServer.java1219 if ((mRemoteFeatureMask & BluetoothMapUtils.MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT) in sendMessageListingRsp()
1220 == BluetoothMapUtils.MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT) { in sendMessageListingRsp()