Home
last modified time | relevance | path

Searched refs:eapType (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
Drsn.c262 pRsn->eapType = OS_EAP_TYPE_NONE; in rsn_init()
475 pRsn->eapType = OS_EAP_TYPE_NONE; in rsn_start()
490 pRsn->eapType = OS_EAP_TYPE_NONE; in rsn_start()
750 pParam->content.eapType = pRsn->eapType; in rsn_getParam()
751 …ort, REPORT_SEVERITY_INFORMATION, "RSN: Get RSN_EAP_TYPE eapType %d \n", pParam->content.eapType); in rsn_getParam()
1074 …ort, REPORT_SEVERITY_INFORMATION, "RSN: Set RSN_EAP_TYPE eapType %d \n", pParam->content.eapType); in rsn_setParam()
1076 pRsn->eapType = pParam->content.eapType; in rsn_setParam()
Drsn.h139 OS_802_11_EAP_TYPES eapType; member
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h635 OS_802_11_EAP_TYPES eapType; member