Home
last modified time | relevance | path

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

/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/devices/
H A DCECBusDevice.h204 bool ActiveSourceSent(void) const;
H A DCECBusDevice.cpp1237 …if (newRoute && newRoute->IsHandledByLibCEC() && (!ActiveSourceSent() || !newRoute->IsActiveSource… in SetActiveRoute()
1526 bool CCECBusDevice::ActiveSourceSent(void) const in ActiveSourceSent() function in CCECBusDevice