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

  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.h 73 typedef void (*TRecoveryCb)(TI_HANDLE hCb);
87 TRecoveryCb fRecoveryCb,
TwIf.c 151 TRecoveryCb fRecoveryCb; /* The upper layer CB for restart complete */
288 TRecoveryCb fRecoveryCb,
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.h 73 typedef void (*TRecoveryCb)(TI_HANDLE hCb);
82 void twIf_Init (TI_HANDLE hTwIf, TI_HANDLE hReport, TI_HANDLE hContext, TI_HANDLE hTxnQ, TRecoveryCb fRecoveryCb, TI_HANDLE hRecoveryCb);
TwIf.c 148 TRecoveryCb fRecoveryCb; /* The upper layer CB for restart complete */
268 void twIf_Init (TI_HANDLE hTwIf, TI_HANDLE hReport, TI_HANDLE hContext, TI_HANDLE hTxnQ, TRecoveryCb fRecoveryCb, TI_HANDLE hRecoveryCb)
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.c 477 (TRecoveryCb)TWD_StopComplete,
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.c 474 twIf_Init (pTWD->hTwIf, pTWD->hReport, pTWD->hContext, pTWD->hTxnQ, (TRecoveryCb)TWD_StopComplete, hTWD);
    [all...]

Completed in 1068 milliseconds