Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModuleBluetooth.h83 int32_t instancePortId, CachedProxy& proxy);
/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp282 ndk::ScopedAStatus ModuleBluetooth::createProxy(const AudioPort& audioPort, int32_t instancePortId, in createProxy() argument
305 mProxies.insert(std::pair(instancePortId, proxy)); in createProxy()