HomeSort by relevance Sort by last modified time
    Searched refs:auth_recv (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.h 103 TI_STATUS auth_recv(TI_HANDLE hAuth, mlmeFrameInfo_t *pFrame);
authSm.c 248 * \sa auth_Stop, auth_Recv
296 * \sa auth_Start, auth_Recv
333 * auth_recv - Recive a message from the AP
349 TI_STATUS auth_recv(TI_HANDLE hAuth, mlmeFrameInfo_t *pFrame) function
mlmeParser.c 707 status = auth_recv(pHandle->hAuth, &(pHandle->tempFrameInfo.frame));
    [all...]

Completed in 463 milliseconds