Home | History | Annotate | Download | only in apConn

Lines Matching refs:requestType

202     apConn_connRequest_e    requestType;        /**< Stores type of roaming request */
1065 * I - requestType - Connect to new AP, current AP (retain to current AP or re-connect) \n
1083 pAPConnection->requestType = request->requestType;
1085 switch (request->requestType)
2475 if (pAPConnection->requestType == AP_CONNECT_FAST_TO_AP)