Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
QmiGeofenceProximityInd Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

swi_uint256_t TlvPresenceMask
 
ULONG proximityType
 
ULONG geofenceId
 
ULONG * pContextId
 

Detailed Description

Contain the parameters for Geofence Proximity notification the device

Parameters
proximityType
  • Geofence Breach Type
  • Valid values:
    • eQMI_LOC_GEOFENCE_PROXIMITY_TYPE_IN (1) - Denotes that a client is in proximity of the Geofence
    • eQMI_LOC_GEOFENCE_PROXIMITY_TYPE_OUT (2) - Denotes that a client is out of proximity of the Geofence
geofenceId
  • Identifier of the Geofence that is in proximity to the handset.
pContextId
  • Geofence Context ID
  • Identifier for the context of the Geofence to which the handset is in proximity.
  • A single Geofence may be associated with different contexts.
Note
None

The documentation for this struct was generated from the following file: