Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:requestType

175     apConn_connRequest_e    requestType;        /**< Stores type of roaming request */
897 pAPConnection->requestType = request->requestType;
899 switch (request->requestType)
2095 if (pAPConnection->requestType == AP_CONNECT_FAST_TO_AP || pAPConnection->requestType == AP_CONNECT_RECONNECT_CURR_AP)