Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pulse-Eight/libcec
/ OnCommandReceived
Method
OnCommandReceived
src/libcec/CECProcessor.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
bool CCECProcessor::OnCommandReceived(const cec_command &command)
256
{
257
return m_inBuffer.Push(command);
258
}
259
260
void *CCECProcessor::Process(void)
261
{
Callers
9
HandleDeviceVendorCommandWithId
Method · 0.80
Process
Method · 0.80
Process
Method · 0.80
OnDataReceived
Method · 0.80
Process
Method · 0.80
Process
Method · 0.80
Process
Method · 0.80
MessageReceived
Method · 0.80
Process
Method · 0.80
Calls
1
Push
Method · 0.80
Tested by
no test coverage detected