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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.h 92 TI_HANDLE ClientRequestCBObj; /**< the client's object */
scr.c 238 pScr->clientArray[ i ].ClientRequestCBObj = NULL;
271 pScr->clientArray[ client ].ClientRequestCBObj = callbackObj;
294 pScr->clientArray[ pScr->runningClient ].clientRequestCB( pScr->clientArray[ pScr->runningClient ].ClientRequestCBObj,
355 pScr->clientArray[ i ].clientRequestCB( pScr->clientArray[ i ].ClientRequestCBObj,
378 pScr->clientArray[ highestPending ].clientRequestCB( pScr->clientArray[ highestPending ].ClientRequestCBObj,
429 pScr->clientArray[ pScr->runningClient ].clientRequestCB( pScr->clientArray[ pScr->runningClient ].ClientRequestCBObj,
456 pScr->clientArray[ i ].clientRequestCB( pScr->clientArray[ i ].ClientRequestCBObj,
479 pScr->clientArray[ highestPending ].clientRequestCB( pScr->clientArray[ highestPending ].ClientRequestCBObj,
579 pScr->clientArray[ highestPending ].clientRequestCB( pScr->clientArray[ highestPending ].ClientRequestCBObj,
629 pScr->clientArray[ pScr->runningClient ].clientRequestCB( pScr->clientArray[ pScr->runningClient ].ClientRequestCBObj,
    [all...]
  /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...]
  /system/wlan/ti/wilink_6_1/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 68 milliseconds