Home | History | Annotate | Download | only in Roaming

Lines Matching refs:requestType

1719             requestToApConn.requestType = (pRoamingMngr->handoverWasPerformed) ? AP_CONNECT_RECONNECT_CURR_AP : AP_CONNECT_RETAIN_CURR_AP;
1731 requestToApConn.requestType = AP_CONNECT_FULL_TO_AP;
1735 requestToApConn.requestType = AP_CONNECT_FAST_TO_AP;
1756 ("roamingMngr_smHandover, candidateApIndex=%d, requestType = %d, channel=%d \n",
1757 pRoamingMngr->candidateApIndex, requestToApConn.requestType, pApToConnect->channel));