Searched refs:ESoftGeminiEnableModes (Results 1 - 12 of 12) sorted by relevance
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
H A D | SoftGemini.h | 56 ESoftGeminiEnableModes SoftGeminiEnable; 57 ESoftGeminiEnableModes PsPollFailureLastEnableValue;
|
H A D | SoftGeminiApi.h | 67 ESoftGeminiEnableModes SoftGemini_getSGMode(TI_HANDLE hSoftGemini);
|
H A D | SoftGemini.c | 74 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, ESoftGeminiEnableModes SoftGeminiEnable, TI_BOOL recovery); 85 static char* SoftGemini_ConvertModeToString(ESoftGeminiEnableModes SoftGeminiEnable); 413 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, ESoftGeminiEnableModes SoftGeminiEnable, TI_BOOL recovery) 893 char* SoftGemini_ConvertModeToString(ESoftGeminiEnableModes SoftGeminiEnable) 910 ESoftGeminiEnableModes SoftGemini_getSGMode(TI_HANDLE hSoftGemini) 926 ESoftGeminiEnableModes realSoftGeminiEnableMode;
|
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
H A D | CmdBldDb.h | 101 ESoftGeminiEnableModes SoftGeminiEnable;
|
H A D | CmdBldCfgIE.h | 62 TI_STATUS cmdBld_CfgIeSgEnable (TI_HANDLE hCmdBld, ESoftGeminiEnableModes eSoftGeminiEnableModes, void *fCb, TI_HANDLE hCb);
|
H A D | CmdBld.h | 122 TI_STATUS cmdBld_CfgSgEnable (TI_HANDLE hCmdBld, ESoftGeminiEnableModes eSgEnable, void *fCb, TI_HANDLE hCb);
|
H A D | CmdBldCfg.c | 737 TI_STATUS cmdBld_CfgSgEnable (TI_HANDLE hCmdBld, ESoftGeminiEnableModes eSgEnable, void *fCb, TI_HANDLE hCb)
|
H A D | CmdBldCfgIE.c | 379 TI_STATUS cmdBld_CfgIeSgEnable (TI_HANDLE hCmdBld, ESoftGeminiEnableModes SoftGeminiEnableModes, void *fCb, TI_HANDLE hCb)
|
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
H A D | paramOut.h | 181 ESoftGeminiEnableModes SoftGeminiEnable; 719 ESoftGeminiEnableModes SoftGeminiEnable;
|
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
H A D | TWDriver.h | 1084 /** \enum ESoftGeminiEnableModes 1098 } ESoftGeminiEnableModes; typedef in typeref:enum:__anon1427 2423 ESoftGeminiEnableModes SoftGeminiEnable; /**< */
|
H A D | TWDriverCtrl.c | 204 (ESoftGeminiEnableModes)pParamInfo->content.SoftGeminiEnable,
|
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
H A D | cu_cmd.c | 3533 ESoftGeminiEnableModes BtMode;
|
Completed in 782 milliseconds