Searched refs:ROAMING_MNGR_APPLICATION_CONFIGURATION (Results 1 - 8 of 8) sorted by relevance

/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c2790 if(OK != CuCommon_GetBuffer(pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2793 if(OK != CuCommon_SetBuffer(pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2803 if(OK != CuCommon_GetBuffer(pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2806 if(OK != CuCommon_SetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2816 if(OK != CuCommon_GetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2821 if(OK != CuCommon_SetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2833 if(OK != CuCommon_GetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2838 if(OK != CuCommon_SetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2850 if(OK != CuCommon_GetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
2855 if(OK != CuCommon_SetBuffer (pCuCmd->hCuCommon, ROAMING_MNGR_APPLICATION_CONFIGURATION,
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
H A DroamingMngr.c569 param.paramType = ROAMING_MNGR_APPLICATION_CONFIGURATION;
587 param.paramType = ROAMING_MNGR_APPLICATION_CONFIGURATION;
637 case ROAMING_MNGR_APPLICATION_CONFIGURATION:
776 case ROAMING_MNGR_APPLICATION_CONFIGURATION:
/system/wlan/ti/wilink_6_1/Test/
H A DroamingMgrDebug.c289 param.paramType = ROAMING_MNGR_APPLICATION_CONFIGURATION;
/system/wlan/ti/wilink_6_1/utils/
H A DCmdInterfaceCodes.h1012 ROAMING_MNGR_APPLICATION_CONFIGURATION = SET_BIT | GET_BIT | ROAMING_MANAGER_MODULE_PARAM | 0x01, /**< Roaming Manager Application Configuration Parameter (Roaming Manager Module Set/Get Command): \n enumerator in enum:__anon2004
/system/wlan/ti/wilink_6_1/stad/src/Application/
H A DroamingMngr.c749 param.paramType = ROAMING_MNGR_APPLICATION_CONFIGURATION;
827 case ROAMING_MNGR_APPLICATION_CONFIGURATION:
907 case ROAMING_MNGR_APPLICATION_CONFIGURATION:
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamMng.h378 ROAMING_MNGR_APPLICATION_CONFIGURATION = SET_BIT | GET_BIT | ROAMING_MANAGER_MODULE_PARAM | 0x01, enumerator in enum:__anon364
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A DCmdInterpretWext.c262 pParam->paramType = ROAMING_MNGR_APPLICATION_CONFIGURATION;
282 pParam->paramType = ROAMING_MNGR_APPLICATION_CONFIGURATION;
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosUtil.c4940 retValue = UtilSetParam(pAdapter, ROAMING_MNGR_APPLICATION_CONFIGURATION, (PUCHAR)&applicationConfigBuffer, sizeof(applicationConfigBuffer_t));
4959 retValue = UtilGetParam(pAdapter, ROAMING_MNGR_APPLICATION_CONFIGURATION, pData, *Length);

Completed in 67 milliseconds