Searched refs:MAP_EVENT_REPORT_V11 (Results 1 – 2 of 2) sorted by relevance
277 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in BluetoothMapContentObserver()343 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in setObserverRemoteFeatureMask()743 } else if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in encode()789 if (mMapEventReportVersion > BluetoothMapUtils.MAP_EVENT_REPORT_V11 ) { in encode()1396 BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesSms()1544 BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesMms()1642 } else if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesMsg()1689 BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesMsg()1846 && mMapEventReportVersion != BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleContactListChanges()1891 != BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleContactListChanges()
88 static final int MAP_EVENT_REPORT_V11 = 11; // MAP spec 1.2 field in BluetoothMapUtils