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

1 2

  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrvSM.h 122 TI_HANDLE hFailureEventObj; /**< Failure event object (supplied to the above callback) */
276 * - hFailureEventObj - handle to the object passed to the failure event callback function.
279 void* failureEventCB, TI_HANDLE hFailureEventObj );
MacServices.c 222 hFailureEventObj -handle of the Callback Object
229 TI_HANDLE hFailureEventObj)
235 hFailureEventObj);
239 hFailureEventObj);
243 hFailureEventObj);
PowerSrv_API.h 261 * - hFailureEventObj - handle to the object passed to the failure event callback function.
264 void * failureEventCB, TI_HANDLE hFailureEventObj );
MeasurementSrv.h 315 - hFailureEventObj - handle to the object passed to the failure event callback function.
321 void * failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrvSM.c     [all...]
ScanSrv.h 300 * \param hFailureEventObj - handle to the object passed to 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 122 TI_HANDLE hFailureEventObj; /**< Failure event object (supplied to the above callback) */
275 * - hFailureEventObj - handle to the object passed to the failure event callback function.
278 void* failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrv_API.h 262 * - hFailureEventObj - handle to the object passed to 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 122 TI_HANDLE hFailureEventObj; /**< Failure event object (supplied to the above callback) */
276 * - hFailureEventObj - handle to the object passed to the failure event callback function.
279 void* failureEventCB, TI_HANDLE hFailureEventObj );
MacServices.c 222 hFailureEventObj -handle of the Callback Object
229 TI_HANDLE hFailureEventObj)
235 hFailureEventObj);
239 hFailureEventObj);
243 hFailureEventObj);
PowerSrv_API.h 261 * - hFailureEventObj - handle to the object passed to the failure event callback function.
264 void * failureEventCB, TI_HANDLE hFailureEventObj );
MeasurementSrv.h 315 - hFailureEventObj - handle to the object passed to the failure event callback function.
321 void * failureEventCB, TI_HANDLE hFailureEventObj );
PowerSrvSM.c     [all...]
ScanSrv.h 300 * \param hFailureEventObj - handle to the object passed to 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 216 hFailureEventObj -handle of the Callback Object
222 void * failureEventCB, TI_HANDLE hFailureEventObj )
228 hFailureEventObj);
232 hFailureEventObj);
236 hFailureEventObj);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.h 311 - hFailureEventObj - handle to the object passed to the failure event callback function.
317 void * failureEventCB, TI_HANDLE hFailureEventObj );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.h 290 * \param hFailureEventObj - handle to the object passed to 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 592 milliseconds

1 2