diff -r 3f7d9dbe57c8 -r 57a65a3a658c syncmlfw/ds/syncagent/inc/NSmlDSCmds.h --- a/syncmlfw/ds/syncagent/inc/NSmlDSCmds.h Tue Feb 02 00:44:00 2010 +0200 +++ b/syncmlfw/ds/syncagent/inc/NSmlDSCmds.h Fri Feb 19 23:41:35 2010 +0200 @@ -315,6 +315,14 @@ * @result KErrNone if the conversion succeeded. */ TInt ConvertUid( const TDesC8& aLiteralUid, TSmlDbItemUid& aNumericUid ); + + /* + * Adds operator specific extension devInf fields XNam and XVal + * Currently only one XNam and one corresponding XVal value are supported + * These two values are read from central repository 0x2002682E (defined in nsmloperatordefines.h) + * from keys KNsmlOperatorDevInfExtXNam (0x04) and KNsmlOperatorDevInfExtXVal (0x05) + */ + void InsertOperatorExtensionDevInfFieldsL( SmlDevInfDevInfPtr_t& aDevInf ); private: // data // batched items buffer