Searched refs:numOfLiveModems (Results 1 – 5 of 5) sorted by relevance
154 const int8_t numOfLiveModems) { in setNumOfLiveModems() argument155 const RadioError result = (numOfLiveModems == 1) ? in setNumOfLiveModems()157 "numOfLiveModems=%d", numOfLiveModems); in setNumOfLiveModems()
41 ScopedAStatus setNumOfLiveModems(int32_t serial, int8_t numOfLiveModems) override;
241 mdConfig.numOfLiveModems = modemsConfig.numOfLiveModems; in setModemsConfig()495 mdCfg.numOfLiveModems = pMdCfg->numOfLiveModems; in getModemsConfigResponse()
2958 int numOfLiveModems; member
5112 if (mdConfig == NULL || mdConfig->numOfLiveModems != 1) {5121 mdConfig.numOfLiveModems = 1;