MCPcopy Create free account
hub / github.com/Pulse-Eight/libcec / CecCommand

Function CecCommand

src/cec-client/cec-client.cpp:226–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226void CecCommand(void *UNUSED(cbParam), const cec_command* UNUSED(command))
227{
228}
229
230int CecCommandHandler(void *UNUSED(cbParam), const cec_command* UNUSED(command))
231{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected