Searched refs:MAP_EVENT_REPORT_V12 (Results 1 – 3 of 3) sorted by relevance
1164 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMsg_withNonExistingMessage_andVersion12()1449 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withNonExistingMessage_andVersion12()1506 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12()1558 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12_andOneWeekLimit()1632 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withExistingMessage_withNonEqualType_andLocalSendFalse()1672 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withExistingMessage_withNonEqualType_andLocalSendTrue()1712 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withExistingMessage_withDeletedThreadId()1754 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withExistingMessage_withUndeletedThreadId()1851 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesSms_withNonExistingMessage_andVersion12()1903 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesSms_withNonExistingOldMessage_andVersion12()[all …]
96 static final int MAP_EVENT_REPORT_V12 = 12; // MAP spec 1.3 'to be' incl. IM field in BluetoothMapUtils
340 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in setObserverRemoteFeatureMask()799 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V12) { in encode()1732 if (mMapEventReportVersion >= BluetoothMapUtils.MAP_EVENT_REPORT_V12) { in handleMsgListChangesSms()