#include <mw/lbtcommon.h>
const TInt | KLbtMaxNameLength |
Defines maximum length of the trigger name.
const TInt | KErrTriggerAreaTooSmall |
Error code used when a client application tries to create a trigger with trigger area smaller than the system's minimum size of trigger area.
const TInt | KLbtErrMaxTriggerLimitExceeded |
Error code used when a client application tries to create start-up triggers beyond the limit specified by the system
const TInt | KLbtErrMaxEnabledValidTriggersLimitExceeded |
Error code used when a client application tries to create triggers beyond the total number of enabled and valid triggers limit define by the system
const TLbtTriggerAttributeFieldsMask | KLbtTriggerAttributeFieldsAll |
Defines all attributes of a trigger entry are specified.
typedef TUint32 | TLbtTriggerDynamicInfoFieldsMask |
Trigger dynamic information fields mask.
See also: TLbtTriggerDynamicInfo::TLbtDynamicInfoAttribute
const TLbtTriggerDynamicInfoFieldsMask | KLbtTriggerDynInfoFieldsAll |
Defines all attributes of the trigger's dynamic information are specified.
const TInt | KLbtDefaultTimeToRearm |
Defines the default time interval after which the trigger is set effective by the Location Triggering Server.
const TInt | KLbtMaxTimeToRearm |
Defines the maximum time interval after which the trigger is set effective by the Location Triggering Server.
const TInt | KLbtMinTimeToRearm |
Defines the minimum time interval after which the trigger is set effective by the Location Triggering Server.