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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.h 92 TI_HANDLE ClientRequestCBObj; /**< the client's object */
scr.c 386 pScr->clientArray[ i ].ClientRequestCBObj = NULL;
418 pScr->clientArray[ client ].ClientRequestCBObj = callbackObj;
443 pScr->clientArray[ pScr->runningClient[ uResourceIndex ] ].clientRequestCB( pScr->clientArray[ pScr->runningClient[ uResourceIndex ] ].ClientRequestCBObj,
505 pScr->clientArray[ i ].clientRequestCB( pScr->clientArray[ i ].ClientRequestCBObj,
531 pScr->clientArray[ highestPending ].clientRequestCB( pScr->clientArray[ highestPending ].ClientRequestCBObj,
586 pScr->clientArray[ pScr->runningClient[ uResourceIndex ] ].clientRequestCB( pScr->clientArray[ pScr->runningClient[ uResourceIndex ] ].ClientRequestCBObj,
    [all...]

Completed in 574 milliseconds