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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 359 TKeepAliveParams keepAliveParams; /**< Keep Alive Parameters */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
STADExternalIf.h 358 TKeepAliveParams keepAliveParams; /**< Keep Alive Parameters */
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldDb.h 276 TKeepAliveParams keepAliveParams[ KLV_MAX_TMPL_NUM ];
CmdBldCfg.c     [all...]
CmdBld.h 148 TI_STATUS cmdBld_CfgKeepAlive (TI_HANDLE hCmdBld, TKeepAliveParams *pKeepAliveParams, void *fCb, TI_HANDLE hCb);
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldDb.h 270 TKeepAliveParams keepAliveParams[ KLV_MAX_TMPL_NUM ];
CmdBldCfg.c     [all...]
CmdBld.h 147 TI_STATUS cmdBld_CfgKeepAlive (TI_HANDLE hCmdBld, TKeepAliveParams *pKeepAliveParams, void *fCb, TI_HANDLE hCb);
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.c 824 TKeepAliveParams tKeepAliveParams;
850 tKeepAliveParams.index = KEEP_ALIVE_NULL_DATA_INDEX;
851 tKeepAliveParams.enaDisFlag = TI_TRUE; /* enabled */
852 tKeepAliveParams.trigType = KEEP_ALIVE_TRIG_TYPE_NO_TX;
853 tKeepAliveParams.interval = uKeepAlivePreiod;
854 TWD_CfgKeepAlive (pCurrBSS->hTWD, &tKeepAliveParams);
863 TKeepAliveParams tKeepAliveParams;
866 tKeepAliveParams.index = KEEP_ALIVE_NULL_DATA_INDEX
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 515 * \sa TKeepAliveParams
    [all...]
TWDriverCtrl.c 314 TI_STATUS TWD_CfgKeepAlive (TI_HANDLE hTWD, TKeepAliveParams *pKeepAliveParams)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.c 905 TKeepAliveParams tKeepAliveParams;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 506 * \sa TKeepAliveParams
    [all...]
TWDriverCtrl.c 309 TI_STATUS TWD_CfgKeepAlive (TI_HANDLE hTWD, TKeepAliveParams *pKeepAliveParams)
    [all...]

Completed in 99 milliseconds