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

  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrv.h 155 TFailureEventCb failureEventFunc; /**<
PowerSrvSM.h 120 TFailureEventCb failureEventCB; /**< Failure event callback */
MeasurementSrv.h 116 TFailureEventCb failureEventFunc; /**<
ScanSrv.h 108 TFailureEventCb failureEventFunc; /**<
PowerSrvSM.c     [all...]
PowerSrv.c     [all...]
ScanSrv.c 241 pScanSRV->failureEventFunc = (TFailureEventCb)failureEventCB;
MeasurementSrv.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverInternal.h 117 TFailureEventCb fFailureEventCb;
TWDriver.h 858 * \sa TWD_RegisterOwnCb, TFailureEventCb
    [all...]
TWDriver.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
RxXfer.c 131 TFailureEventCb fErrCb; /* The upper layer CB function for error handling */
849 pRxXfer->fErrCb = (TFailureEventCb)fErrCb;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 149 TFailureEventCb fErrCb; /* The upper layer CB function for error handling */
415 pTwIf->fErrCb = (TFailureEventCb)fErrCb;
    [all...]

Completed in 583 milliseconds