| 220 | } |
| 221 | |
| 222 | void CecKeyPress(void *UNUSED(cbParam), const cec_keypress* UNUSED(key)) |
| 223 | { |
| 224 | } |
| 225 | |
| 226 | void CecCommand(void *UNUSED(cbParam), const cec_command* UNUSED(command)) |
| 227 | { |
nothing calls this directly
no outgoing calls
no test coverage detected