Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pulse-Eight/libcec
/ SignalOpcode
Method
SignalOpcode
src/libcec/devices/CECBusDevice.cpp:1481–1484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1479
}
1480
1481
void CCECBusDevice::SignalOpcode(cec_opcode opcode)
1482
{
1483
m_waitForResponse->Received(opcode);
1484
}
1485
1486
bool CCECBusDevice::WaitForOpcode(cec_opcode opcode)
1487
{
Callers
2
HandleCommand
Method · 0.80
SignalAll
Method · 0.80
Calls
1
Received
Method · 0.80
Tested by
no test coverage detected