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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 74 /* 0 */ AP_CONNECT_RETAIN_CURR_AP, /**< Remain connected to the current AP without authentication.
apConn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_manualSM.c 228 request.requestType = AP_CONNECT_RETAIN_CURR_AP;
roamingMngr_autoSM.c 474 requestToApConn.requestType = (pRoamingMngr->handoverWasPerformed) ? AP_CONNECT_RECONNECT_CURR_AP : AP_CONNECT_RETAIN_CURR_AP;

Completed in 25 milliseconds