Searched refs:MAP_EVENT_REPORT_V10 (Results 1 – 2 of 2) sorted by relevance
137 private int mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V10;1403 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1429 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1520 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1557 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMms()1593 != BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMms()1684 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMms()1721 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMsg()1756 if (mMapEventReportVersion != BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMsg()1846 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMsg()[all …]
87 static final int MAP_EVENT_REPORT_V10 = 10; // MAP spec 1.1 field in BluetoothMapUtils