Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConnApi.h83 /* 3 */ AP_CONNECT_FULL_TO_AP /**< Roam to AP with full authentication. enumerator
DapConn.c905 case AP_CONNECT_FULL_TO_AP: in apConn_connectToAP()
/hardware/ti/wlan/wl1271/Test/
DroamingMgrDebug.c182 targetAP.connRequest.requestType = AP_CONNECT_FULL_TO_AP; in roamingMgrDebugFunction()
/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngr_autoSM.c487 requestToApConn.requestType = AP_CONNECT_FULL_TO_AP; in roamingMngr_smHandover()