Home
last modified time | relevance | path

Searched refs:rsn_reportMicFailure (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
DrsnDbg.c105 rsn_reportMicFailure(hRsn, (TI_UINT8*)&value,1); in rsnDebugFunction()
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DrsnApi.h255 TI_STATUS rsn_reportMicFailure(TI_HANDLE hRsn, TI_UINT8 *pType, TI_UINT32 Length);
Drsn.c1868 TI_STATUS rsn_reportMicFailure(TI_HANDLE hRsn, TI_UINT8 *pType, TI_UINT32 Length) in rsn_reportMicFailure() function
/hardware/ti/wlan/wl1271/stad/src/Data_link/
Drx.c1698 rsn_reportMicFailure (pRxData->hRsn, &uKeyType, sizeof(uKeyType)); in rxData_ReceivePacket()