Home
last modified time | relevance | path

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

/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/devices/
H A DCECBusDevice.h146 …virtual bool RequestPhysicalAddress(const cec_logical_address initiator, bool bWa…
H A DCECBusDevice.cpp610 if (!RequestPhysicalAddress(initiator)) in GetPhysicalAddress()
630 bool CCECBusDevice::RequestPhysicalAddress(const cec_logical_address initiator, bool bWaitForRespon… in RequestPhysicalAddress() function in CCECBusDevice