Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java83 static final String MAP_V11_STR = "1.1"; field in BluetoothMapUtils
DBluetoothMapObexServer.java396 mMessageVersion = BluetoothMapUtils.MAP_V11_STR; in onConnect()
1193 version = BluetoothMapUtils.MAP_V11_STR; in sendMessageListingRsp()
DBluetoothMapContentObserver.java729 xmlEvtReport.attribute("", "version", BluetoothMapUtils.MAP_V11_STR); in encode()