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

1 2

  /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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrvSM.h 120 failureEventCB_t failureEventCB; /**< Failure event callback */
274 * - failureEventCB - the failure event callback function.
278 void* failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrv_API.h 261 * - failureEventCB - the failure event callback function.
265 void * failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrvSM.c 126 pPowerSrvSM->failureEventCB( pPowerSrvSM->hFailureEventObj ,POWER_SAVE_FAILURE );
    [all...]
PowerSrv.c     [all...]
  /system/wlan/ti/wilink_6_1/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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/inc/
txXfer_api.h 63 void txXfer_RegisterFailureEventCB( TI_HANDLE hTxXfer, void * failureEventCB, TI_HANDLE hFailureEventObj );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/
MacServices.c 215 failureEventCB - pointer ro the call back
222 void * failureEventCB, TI_HANDLE hFailureEventObj )
227 failureEventCB,
231 failureEventCB,
235 failureEventCB,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.h 310 - failureEventCB - the failure event callback function.\n
317 void * failureEventCB, TI_HANDLE hFailureEventObj );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.h 289 * \param failureEventCB - the failure event callback function.\n
293 void * failureEventCB, TI_HANDLE hFailureEventObj );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Export_Inc/
TNETWIF.h 158 void TNETWIF_RegisterFailureEventCB (TI_HANDLE hTNETWIF, void *failureEventCB, TI_HANDLE hFailureEventObj );
159 void TNETWIF_RegisterBusFailureEventCB(TI_HANDLE hTNETWIF, void *failureEventCB, TI_HANDLE hFailureEventObj );
160 void TNETWIF_RegisterFailureEventCB (TI_HANDLE hTNETWIF, void *failureEventCB, TI_HANDLE hFailureEventObj);
  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 123 void MacServices_registerFailureEventCB (TI_HANDLE hMacServices, void * failureEventCB, TI_HANDLE hFailureEventObj);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/
MacServices_api.h 157 void MacServices_registerFailureEventCB( TI_HANDLE hMacServices, void * failureEventCB, TI_HANDLE hFailureEventObj );

Completed in 508 milliseconds

1 2