Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
DParameterManagerWrapper.cpp282 int deviceAddressId; in setDeviceConnectionState() local
283 if (not criterionType->getNumericalValue(address.c_str(), deviceAddressId)) { in setDeviceConnectionState()
290 currentValueMask |= deviceAddressId; in setDeviceConnectionState()
293 currentValueMask &= ~deviceAddressId; in setDeviceConnectionState()