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

Function CecKeyPress

src/cec-client/cec-client.cpp:222–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222void CecKeyPress(void *UNUSED(cbParam), const cec_keypress* UNUSED(key))
223{
224}
225
226void CecCommand(void *UNUSED(cbParam), const cec_command* UNUSED(command))
227{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected