Searched refs:rsn_startPreAuth (Results 1 - 6 of 6) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
H A DrsnApi.h196 TI_STATUS rsn_startPreAuth(TI_HANDLE hRsn, bssidList4PreAuth_t *pBssidList);
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DrsnApi.h261 TI_STATUS rsn_startPreAuth(TI_HANDLE hRsn, TBssidList4PreAuth *pBssidList);
H A DapConn.c1021 rsn_startPreAuth(pAPConnection->hPrivacy, &apList);
H A Drsn.c1903 * rsn_startPreAuth -
1920 TI_STATUS rsn_startPreAuth(TI_HANDLE hRsn, TBssidList4PreAuth *pBssidList) function
1934 TRACE0(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "rsn_startPreAuth \n");
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
H A DapConn.c1314 rsn_startPreAuth(pAPConnection->hPrivacy, &apList);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A Drsn.c1894 * rsn_startPreAuth -
1911 TI_STATUS rsn_startPreAuth(TI_HANDLE hRsn, bssidList4PreAuth_t *pBssidList) function
1925 WLAN_REPORT_INFORMATION(pRsn->hReport, RSN_MODULE_LOG, ("rsn_startPreAuth \n"));

Completed in 89 milliseconds