Searched refs:userSelectCallDevice (Results 1 – 1 of 1) sorted by relevance
7838 unique_ptr<AudioDeviceDescriptor> userSelectCallDevice = in OnDeviceInfoUpdated() local7843 (userSelectCallDevice->deviceType_ == desc.deviceType_ && in OnDeviceInfoUpdated()7844 userSelectCallDevice->macAddress_ == desc.macAddress_ && in OnDeviceInfoUpdated()7845 userSelectCallDevice->isEnable_ == desc.isEnable_)) { in OnDeviceInfoUpdated()