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

  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrvSM.h 120 TFailureEventCb failureEventCB; /**< Failure event callback */
275 * - failureEventCB - the failure event callback function.
279 void* failureEventCB, TI_HANDLE hFailureEventObj );
MacServices.c 221 failureEventCB - pointer ro the call back
228 void * failureEventCB,
234 failureEventCB,
238 failureEventCB,
242 failureEventCB,
PowerSrv_API.h 260 * - failureEventCB - the failure event callback function.
264 void * failureEventCB, TI_HANDLE hFailureEventObj );
MeasurementSrv.h 314 - failureEventCB - the failure event callback function.\n
321 void * failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrvSM.c     [all...]
ScanSrv.h 299 * \param failureEventCB - the failure event callback function.\n
303 void * failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrv.c     [all...]
ScanSrv.c 233 * \param failureEventCB - the failure event callback function.\n
237 void * failureEventCB, TI_HANDLE hFailureEventObj )
241 pScanSRV->failureEventFunc = (TFailureEventCb)failureEventCB;
MeasurementSrv.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 123 void MacServices_registerFailureEventCB (TI_HANDLE hMacServices, void * failureEventCB, TI_HANDLE hFailureEventObj);
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 757 milliseconds