Home | History | Annotate | Download | only in rsn

Lines Matching refs:eapType

302     pRsn->eapType = OS_EAP_TYPE_NONE;
471 pRsn->eapType = OS_EAP_TYPE_NONE;
486 pRsn->eapType = OS_EAP_TYPE_NONE;
737 pParam->content.eapType = pRsn->eapType;
739 ("RSN: Get RSN_EAP_TYPE eapType %d \n",
740 pParam->content.eapType));
1121 ("RSN: Set RSN_EAP_TYPE eapType %d \n",
1122 pParam->content.eapType));
1124 pRsn->eapType = pParam->content.eapType;