Home
last modified time | relevance | path

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

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