Searched refs:modemsConfig (Results 1 – 1 of 1) sorted by relevance
92 Return<void> setModemsConfig(int32_t serial, const V1_1::ModemsConfig& modemsConfig);205 …rn<void> RadioConfigImpl::setModemsConfig(int32_t serial, const V1_1::ModemsConfig& modemsConfig) { in setModemsConfig() argument217 mdConfig.numOfLiveModems = modemsConfig.numOfLiveModems; in setModemsConfig()