OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Altsteps Summary | |
|---|---|
| a_receiveSuplReportIsIn | await SUPL_REPORT due to the expected area event (SET is in area)
|
| a_receiveSuplReportIsOut | await SUPL_REPORT due to the expected area event (SET is out of area)
|
| a_receiveSuplReportIsInArea | await SUPL_REPORT due to the expected area event (SET is in of cell)
|
| a_receiveSuplReportIsOutArea | await SUPL_REPORT due to the expected area event (SET is out of cell)
|
| a_acceptConnectionRelease | |
| a_receiveSuplPosInitSETbased | |
| a_receiveSuplPosInitSETbasedAndRepeat | |
| a_receiveSuplPosInitSETassisted | |
| a_receiveSuplPosInitSETassistedAndRepeat | |
| a_acceptSuplEnd | |
| a_acceptSessionStoppedSuplEnd | |
| a_unexpectedAfterSuplInit | unexpected messages from SET that that could occure after SUPL INIT
|
| a_noSUPLmessagebySET | SUPL messages from SET not accepted for location session
|
altstep a_receiveSuplReportIsIn () runs on SUPLComponent
altstep a_receiveSuplReportIsOut () runs on SUPLComponent
altstep a_receiveSuplReportIsInArea (template AreaId v_areaId) runs on SUPLComponent
altstep a_receiveSuplReportIsOutArea (template AreaId v_areaId) runs on SUPLComponent
altstep a_acceptConnectionRelease() runs on SUPLComponent
altstep a_receiveSuplPosInitSETbased () runs on SUPLComponent
altstep a_receiveSuplPosInitSETbasedAndRepeat () runs on SUPLComponent
altstep a_receiveSuplPosInitSETassisted () runs on SUPLComponent
altstep a_receiveSuplPosInitSETassistedAndRepeat () runs on SUPLComponent
altstep a_acceptSuplEnd() runs on SUPLComponent
altstep a_acceptSessionStoppedSuplEnd() runs on SUPLComponent
altstep a_unexpectedAfterSuplInit() runs on SUPLComponent
altstep a_noSUPLmessagebySET(SessionID p_sessionID) runs on SUPLComponent