Home
last modified time | relevance | path

Searched refs:TKeepAliveParams (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DSTADExternalIf.h359 TKeepAliveParams keepAliveParams; /**< Keep Alive Parameters */
/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdBldDb.h276 TKeepAliveParams keepAliveParams[ KLV_MAX_TMPL_NUM ];
DCmdBldCfg.c1162 TI_STATUS cmdBld_CfgKeepAlive (TI_HANDLE hCmdBld, TKeepAliveParams *pKeepAliveParams, void *fCb, TI… in cmdBld_CfgKeepAlive()
1171 sizeof (TKeepAliveParams)); in cmdBld_CfgKeepAlive()
DCmdBld.h148 TI_STATUS cmdBld_CfgKeepAlive (TI_HANDLE hCmdBld, TKeepAliveParams *pKeepAliveParams, voi…
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DcurrBss.c905 TKeepAliveParams tKeepAliveParams; in currBSS_updateConnectedState()
944 TKeepAliveParams tKeepAliveParams; in currBSS_updateConnectedState()
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h1535 } TKeepAliveParams; typedef
4341 TI_STATUS TWD_CfgKeepAlive (TI_HANDLE hTWD, TKeepAliveParams *pKeepAliveParams);
DTWDriverCtrl.c314 TI_STATUS TWD_CfgKeepAlive (TI_HANDLE hTWD, TKeepAliveParams *pKeepAliveParams) in TWD_CfgKeepAlive()