Searched refs:otPowerSupply (Results 1 – 3 of 3) sorted by relevance
213 } otPowerSupply; typedef230 otPowerSupply mPowerSupply; ///< Power supply config.
722 DefineMapEnum(otPowerSupply, Mle::DeviceProperties::PowerSupply);
3615 props.mPowerSupply = static_cast<otPowerSupply>(index); in Process()