Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java89 static final int MAP_EVENT_REPORT_V12 = 12; // MAP spec 1.3 'to be' incl. IM field in BluetoothMapUtils
DBluetoothMapContentObserver.java325 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in setObserverRemoteFeatureMask()
728 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V12) { in encode()
1542 if (mMapEventReportVersion >= BluetoothMapUtils.MAP_EVENT_REPORT_V12) { in handleMsgListChangesSms()