Home
last modified time | relevance | path

Searched refs:apConn_getPreAuthAPStatus (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConnApi.h419 TI_BOOL apConn_getPreAuthAPStatus(TI_HANDLE hAPConnection, TMacAddr *givenAp);
DapConn.c956 TI_BOOL apConn_getPreAuthAPStatus(TI_HANDLE hAPConnection, TMacAddr *givenAp) in apConn_getPreAuthAPStatus() function
/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngr_autoSM.c382 else if (apConn_getPreAuthAPStatus(pRoamingMngr->hAPConnection, in roamingMngr_smSelection()