Searched refs:MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT (Results 1 – 2 of 2) sorted by relevance
73 static final int MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT = 1 << 12; field in BluetoothMapUtils
1219 if ((mRemoteFeatureMask & BluetoothMapUtils.MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT) in sendMessageListingRsp()1220 == BluetoothMapUtils.MAP_FEATURE_FOLDER_VERSION_COUNTER_BIT) { in sendMessageListingRsp()