HomeSort by relevance Sort by last modified time
    Searched refs:ROAMING_EVENT_STOP (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_autoSM.h 78 /* 1 */ ROAMING_EVENT_STOP, /* NOT CONNECTED */
roamingMngr.c 334 case CONN_STATUS_NOT_CONNECTED: roamingEvent = ROAMING_EVENT_STOP;
852 return (roamingMngr_smEvent(ROAMING_EVENT_STOP, pRoamingMngr));
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr_autoSM.h 78 /* 1 */ ROAMING_EVENT_STOP, /* NOT CONNECTED */
roamingMngr.c 334 case CONN_STATUS_NOT_CONNECTED: roamingEvent = ROAMING_EVENT_STOP;
852 return (roamingMngr_smEvent(ROAMING_EVENT_STOP, pRoamingMngr));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c 99 ROAMING_EVENT_STOP = 1, /* NOT CONNECTED */
685 return (roamingMngr_smEvent((UINT8*)&pRoamingMngr->currentState, ROAMING_EVENT_STOP, pRoamingMngr));
    [all...]

Completed in 14 milliseconds