Searched refs:MAP_EVENT_REPORT_V10 (Results 1 – 2 of 2) sorted by relevance
139 private int mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V10;1405 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1436 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1524 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1565 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMms()1606 != BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMms()1697 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMms()1734 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMsg()1769 if (mMapEventReportVersion != BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMsg()1859 > BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesMsg()[all …]
87 static final int MAP_EVENT_REPORT_V10 = 10; // MAP spec 1.1 field in BluetoothMapUtils