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

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_autoSM.h 78 /* 1 */ ROAMING_EVENT_STOP, /* NOT CONNECTED */
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr_autoSM.h 78 /* 1 */ ROAMING_EVENT_STOP, /* NOT CONNECTED */
  /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 122 milliseconds