Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java84 static final String MAP_V12_STR = "1.2"; field in BluetoothMapUtils
DBluetoothMapContentObserver.java727 xmlEvtReport.attribute("", "version", BluetoothMapUtils.MAP_V12_STR); in encode()