HomeSort by relevance Sort by last modified time
    Searched defs:interogateCmdCBParams (Results 1 - 7 of 7) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 599 interogateCmdCBParams_t interogateCmdCBParams;
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c 348 Param.content.interogateCmdCBParams.CB_handle = (TI_HANDLE) pAdapter;
349 Param.content.interogateCmdCBParams.CB_Func = (PVOID) UtilGetRxDataFiltersStatisticsCB;
350 Param.content.interogateCmdCBParams.CB_buf = &(pAdapter->IoCompleteBuff[0]) ;
402 Param.content.interogateCmdCBParams.CB_handle = (TI_HANDLE) pAdapter;
403 Param.content.interogateCmdCBParams.CB_Func = (PVOID) UtilGetPowerConsumptionStatisticsCB;
404 Param.content.interogateCmdCBParams.CB_buf = &(pAdapter->IoCompleteBuff[0]);
550 Param.content.interogateCmdCBParams.CB_handle = (TI_HANDLE)pAdapter;
551 Param.content.interogateCmdCBParams.CB_Func = (PVOID)RssiUtilIoctlCompleteCB;
552 Param.content.interogateCmdCBParams.CB_buf = &(pAdapter->IoCompleteBuff[0]) ;
583 Param.content.interogateCmdCBParams.CB_handle = (TI_HANDLE)pAdapter
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 729 TInterrogateCmdCbParams interogateCmdCBParams;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 715 TInterrogateCmdCbParams interogateCmdCBParams;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 790 interogateCmdCBParams_t interogateCmdCBParams;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 932 milliseconds