Home
last modified time | relevance | path

Searched refs:SessionState (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpRemoteMcastSetup.c95 LmhpRemoteMcastSetupSessionStates_t SessionState; member
165 .SessionState = REMOTE_MCAST_SETUP_SESSION_STATE_IDLE,
194 SessionState_t SessionState; member
267 state = LmhpRemoteMcastSetupState.SessionState; in LmhpRemoteMcastSetupProcess()
268 LmhpRemoteMcastSetupState.SessionState = REMOTE_MCAST_SETUP_SESSION_STATE_IDLE; in LmhpRemoteMcastSetupProcess()
547 LmhpRemoteMcastSetupState.SessionState = REMOTE_MCAST_SETUP_SESSION_STATE_START; in OnSessionStartTimer()
554 LmhpRemoteMcastSetupState.SessionState = REMOTE_MCAST_SETUP_SESSION_STATE_STOP; in OnSessionStopTimer()