Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/connection/include/
Dconfig_request.h70 int32_t SetVoNRSwitchStatusRequest(int32_t slotId, int32_t state);
/base/telephony/cellular_call/services/connection/src/
Dconfig_request.cpp78 int32_t ConfigRequest::SetVoNRSwitchStatusRequest(int32_t slotId, int32_t state) in SetVoNRSwitchStatusRequest() function in OHOS::Telephony::ConfigRequest
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp191 configRequest_.SetVoNRSwitchStatusRequest(slotId, state); in SetVoNRSwitchStatus()