HomeSort by relevance Sort by last modified time
    Searched full:assoc_recv (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
AssocSM.h 145 TI_STATUS assoc_recv(TI_HANDLE hAssoc, mlmeFrameInfo_t *pFrame);
assocSM.c 328 * \sa assoc_Stop, assoc_Recv
368 * \sa assoc_Stop, assoc_Recv
404 * \sa assoc_Start, assoc_Recv
438 * assoc_recv - Recive a message from the AP
455 TI_STATUS assoc_recv(TI_HANDLE hAssoc, mlmeFrameInfo_t *pFrame) function
    [all...]
mlmeParser.c 396 status = assoc_recv(pHandle->hAssoc, &(pHandle->tempFrameInfo.frame));
    [all...]
siteMgr.c     [all...]

Completed in 324 milliseconds