25.2 Macros to check the content of indication and confirmation primitives

29.0023GPPMobile Application Part (MAP) specificationRelease 17TS

25.2.1 Macro Check_Indication

This macro checks that an indication includes all the parameters required by the application, no more and no less, and that the parameters are all within the correct range. It does not handle syntax checking; that is part of the function of the MAP protocol machine.

25.2.2 Macro Check_Confirmation

This macro checks whether a confirmation contains an error or a result, and if it contains a result whether the result is correctly formed.

Figure 25.2/1: Macro Check_Indication

Figure 25.2/2: Macro Check_Confirmation