Searched refs:recovery (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DSoftGemini.c74 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, ESoftGeminiEnableModes SoftGeminiEnable, TI_BOOL recovery);
413 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, ESoftGeminiEnableModes SoftGeminiEnable, TI_BOOL recovery) argument
441 if ((pSoftGemini->SoftGeminiEnable == SoftGeminiEnable) && !recovery)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
H A DSoftGemini.c73 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, SoftGeminiEnableModes_e SoftGeminiEnable, BOOL recovery);
409 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, SoftGeminiEnableModes_e SoftGeminiEnable, BOOL recovery) argument
439 if ((pSoftGemini->SoftGeminiEnable == SoftGeminiEnable) && !recovery)

Completed in 35 milliseconds