30 #ifndef _SML_NOTIFICATION_INTERNALS_H_
31 #define _SML_NOTIFICATION_INTERNALS_H_
34 SmlNotificationVersion version;
35 SmlNotificationUIMode mode;
36 SmlNotificationInitiator init;
37 unsigned int sessionID;
43 SmlSessionType sessionType;
46 unsigned int localMaxMsgSize;
47 unsigned int localMaxObjSize;
56 SmlBool smlNotificationAssemble11(
60 SmlProtocolVersion version,
63 #endif //_SML_NOTIFICATION_INTERNALS_H_