Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp165 const int CALL_CAPTURE_ID = 2; variable
7743 if (userSelectDeviceMap[CALL_CAPTURE_ID]->deviceType_ == desc.deviceType_ && in UpdateAllUserSelectDevice()
7744 userSelectDeviceMap[CALL_CAPTURE_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7745 if (userSelectDeviceMap[CALL_CAPTURE_ID]->connectState_ != VIRTUAL_CONNECTED) { in UpdateAllUserSelectDevice()