Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java74 static final int MAP_FEATURE_CONVERSATION_VERSION_COUNTER_BIT = 1 << 13; field in BluetoothMapUtils
DBluetoothMapObexServer.java1401 & BluetoothMapUtils.MAP_FEATURE_CONVERSATION_VERSION_COUNTER_BIT)) { in sendConvoListingRsp()