Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp311 const auto connectionsIt = mConnections.find(context.getMixPortHandle()); in fetchAndCheckProxy()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h123 int32_t getMixPortHandle() const { return mMixPortHandle; } in getMixPortHandle() function