Home
last modified time | relevance | path

Searched refs:vonrSwitch (Results 1 – 1 of 1) sorted by relevance

/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp346 int32_t vonrSwitch = VONR_SWITCH_STATUS_OFF; in UpdateImsVoiceCapabilities() local
347 GetVoNRSwitchStatus(slotId, vonrSwitch); in UpdateImsVoiceCapabilities()
348 bool vonrSwitchEnabled = vonrSwitch == VONR_SWITCH_STATUS_ON; in UpdateImsVoiceCapabilities()