Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp172 const int32_t devicePortId = isInput ? sources[0]->portId : sinks[0]->portId; in checkAudioPatchEndpointsMatch() local
173 const auto proxyIt = mProxies.find(devicePortId); in checkAudioPatchEndpointsMatch()
184 mConnections.insert(std::pair(handle, devicePortId)); in checkAudioPatchEndpointsMatch()