lbtcommon.h File Reference

#include <mw/lbtcommon.h>

Typedef TLbtTriggerId

typedef TUint32 TLbtTriggerId

Trigger identity data type.

Since
S60 5.1

KLbtNullTriggerId

const TLbtTriggerIdKLbtNullTriggerId

Defines the null trigger ID.

Since
S60 5.1

KLbtMaxNameLength

const TIntKLbtMaxNameLength

Defines maximum length of the trigger name.

Since
S60 5.1

KErrTriggerAreaTooSmall

const TIntKErrTriggerAreaTooSmall

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.

Since
S60 5.1

KLbtErrMaxTriggerLimitExceeded

const TIntKLbtErrMaxTriggerLimitExceeded

Error code used when a client application tries to create start-up triggers beyond the limit specified by the system

Since
S60 5.1

KLbtErrMaxEnabledValidTriggersLimitExceeded

const TIntKLbtErrMaxEnabledValidTriggersLimitExceeded

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

Since
S60 5.1

Typedef TLbtTriggerAttributeFieldsMask

typedef TUint32 TLbtTriggerAttributeFieldsMask

Trigger entry attribute fields mask.

See also: CLbtTriggerEntry::TAttribute

Since
S60 5.1

KLbtTriggerAttributeFieldsAll

const TLbtTriggerAttributeFieldsMaskKLbtTriggerAttributeFieldsAll

Defines all attributes of a trigger entry are specified.

Since
S60 5.1

Typedef TLbtTriggerDynamicInfoFieldsMask

typedef TUint32 TLbtTriggerDynamicInfoFieldsMask

Trigger dynamic information fields mask.

See also: TLbtTriggerDynamicInfo::TLbtDynamicInfoAttribute

Since
S60 5.1

KLbtTriggerDynInfoFieldsAll

const TLbtTriggerDynamicInfoFieldsMaskKLbtTriggerDynInfoFieldsAll

Defines all attributes of the trigger's dynamic information are specified.

Since
S60 5.1

KLbtDefaultTimeToRearm

const TIntKLbtDefaultTimeToRearm

Defines the default time interval after which the trigger is set effective by the Location Triggering Server.

Since
S60 5.1

KLbtMaxTimeToRearm

const TIntKLbtMaxTimeToRearm

Defines the maximum time interval after which the trigger is set effective by the Location Triggering Server.

Since
S60 5.1

KLbtMinTimeToRearm

const TIntKLbtMinTimeToRearm

Defines the minimum time interval after which the trigger is set effective by the Location Triggering Server.

Since
S60 5.1