Searched refs:auth_recv (Results 1 – 3 of 3) sorted by relevance
103 TI_STATUS auth_recv(TI_HANDLE hAuth, mlmeFrameInfo_t *pFrame);
349 TI_STATUS auth_recv(TI_HANDLE hAuth, mlmeFrameInfo_t *pFrame) in auth_recv() function
707 status = auth_recv(pHandle->hAuth, &(pHandle->tempFrameInfo.frame)); in mlmeParser_recv()