Home | History | Annotate | Download | only in Application

Lines Matching refs:hAPConnection

332             apConn_getStaCapabilities(pRoamingMngr->hAPConnection, &pRoamingMngr->staCapabilities); 
363 apConn_getStaCapabilities(pRoamingMngr->hAPConnection,&pRoamingMngr->staCapabilities);
636 extern TI_STATUS apConn_reportRoamingEvent(TI_HANDLE hAPConnection,
697 pRoamingMngr->hAPConnection = pStadHandles->hAPConnection;
845 status = apConn_setRoamThresholds(pRoamingMngr->hAPConnection, &pRoamingMngrConfigParams->roamingMngrThresholdsConfig);
850 apConn_unregisterRoamMngrCallb(pRoamingMngr->hAPConnection);
860 apConn_registerRoamMngrCallb(pRoamingMngr->hAPConnection,
874 apConn_reportRoamingEvent(pRoamingMngr->hAPConnection, (apConn_roamingTrigger_e)pParam->content.roamingTriggerType, NULL);
924 apConn_getRoamThresholds(pRoamingMngr->hAPConnection, &pRoamingMngr->roamingMngrThresholdsConfig);
1119 apConn_preAuthenticate(pRoamingMngr->hAPConnection, bssList);