Index: firmware/App/Services/SystemComm.c =================================================================== diff -u -r27792ea3eb8f23c8f0432620619fad4f654bdbe3 -rcaa8c39a7f29badacdcc7a85ecc65d86d48c5978 --- firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision 27792ea3eb8f23c8f0432620619fad4f654bdbe3) +++ firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision caa8c39a7f29badacdcc7a85ecc65d86d48c5978) @@ -977,8 +977,8 @@ handleSendDGServiceRecordToHD( message ); break; - case MSG_ID_HD_MAX_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_RESPONSE: - handleMaxRORejectionResponseFromHDInstitRecord( message ); + case MSG_ID_DG_INSTIT_VALUES_FROM_HD_INSTIT_RECORD_RESPONSE: + handleDGInstitutionalValuesResponseFromHDInstitRecord( message ); break; // NOTE: This case must be last