Searched refs:staResult (Results 1 – 1 of 1) sorted by relevance
624 int32_t staResult = IfaceSetTxPower(WifiConfigCenter::GetInstance().GetStaIfaceName(), in SetTxPower() local631 staResult, p2pResult, apResult); in SetTxPower()632 if (staResult == HDF_SUCCESS || p2pResult == HDF_SUCCESS || apResult == HDF_SUCCESS) { in SetTxPower()