OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Functions Summary | |
|---|---|
| f_checkPosCapabilitiesParam_againstSET | Checks that the details of the positioning capability parameter
contained in incoming ULP-PDU message are consistent with
the known positioning capabilities supported by the SET.
|
| f_checkReportingAndServiceCaps_againstSET | Checks that the details of the reporting capability parameter
contained in incoming TRIGGERED START message are consistent
with the known reporting capabilities supported by the SET.
|
| f_checkServiceCaps_againstSET | Checks that the details of the service capability parameter
contained in incoming TRIGGERED START message are consistent
with the known service capabilities supported by the SET.
|
| f_checkSET_positionEstimate_displayed | Checks that a position estimate is displayed at the SET
|
| f_checkSET_positionEstimate_displayed_atEnd | Checks that position estimate(s) is displayed at the SET at the end of the test
|
function f_checkPosCapabilitiesParam_againstSET(ULP_PDU p_inPDU) runs on SUPLComponent return boolean
function f_checkReportingAndServiceCaps_againstSET(ULP_PDU p_inPDU) return boolean
function f_checkServiceCaps_againstSET(ULP_PDU p_inPDU) return boolean
function f_checkSET_positionEstimate_displayed(AreaEventType p_eventKind, charstring p_context) runs on SUPLComponent return boolean
function f_checkSET_positionEstimate_displayed_atEnd(AreaEventType p_eventKind, charstring p_context) runs on SUPLComponent return boolean