Searched refs:POWER_SAVE_802_11_SUCCESS (Results 1 - 5 of 5) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
H A DScanSrvSM.c439 PSMode = ((TRUE == powerSrv_getPsStatus(pScanSRV->hPowerSrv)) ? POWER_SAVE_802_11_SUCCESS : POWER_SAVE_802_11_FAIL);
/system/wlan/ti/wilink_6_1/TWD/MacServices/
H A DScanSrvSM.c401 PSMode = powerSrv_getPsStatus(pScanSRV->hPowerSrv) ? POWER_SAVE_802_11_SUCCESS : POWER_SAVE_802_11_FAIL;
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h405 POWER_SAVE_802_11_SUCCESS = 39, enumerator in enum:__anon207
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
H A Dutils.c1919 case POWER_SAVE_802_11_SUCCESS : return "POWER_SAVE_802_11_SUCCESS";
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h953 /* 1 */ POWER_SAVE_802_11_SUCCESS = 1, /**< power save mode Success */ enumerator in enum:__anon1319

Completed in 116 milliseconds