Home
last modified time | relevance | path

Searched refs:MAP_V11_STR (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java322 mMessageVersion = BluetoothMapUtils.MAP_V11_STR; in setRemoteFeatureMask()
407 mMessageVersion = BluetoothMapUtils.MAP_V11_STR; in onConnect()
1368 version = BluetoothMapUtils.MAP_V11_STR; in sendMessageListingRsp()
DBluetoothMapUtils.java90 static final String MAP_V11_STR = "1.1"; field in BluetoothMapUtils
DBluetoothMapContentObserver.java802 xmlEvtReport.attribute("", "version", BluetoothMapUtils.MAP_V11_STR); in encode()