Searched refs:WAIT_MODEM_CALL_SET_VOLUME_TIME_US (Results 1 – 1 of 1) sorted by relevance
74 static const int64_t WAIT_MODEM_CALL_SET_VOLUME_TIME_US = 120000; // 120ms variable2233 …_INFO_LOG("%{public}" PRId64" us for modem call update route", WAIT_MODEM_CALL_SET_VOLUME_TIME_US); in SetVoiceCallMuteForSwitchDevice()2234 usleep(WAIT_MODEM_CALL_SET_VOLUME_TIME_US); in SetVoiceCallMuteForSwitchDevice()