Home | History | Annotate | Download | only in Roaming

Lines Matching defs:ROAMING_EVENT_STOP

99     ROAMING_EVENT_STOP              = 1, /* NOT CONNECTED */
685 return (roamingMngr_smEvent((UINT8*)&pRoamingMngr->currentState, ROAMING_EVENT_STOP, pRoamingMngr));
1077 case CONN_STATUS_NOT_CONNECTED: roamingEvent = ROAMING_EVENT_STOP;