| 224 | } |
| 225 | |
| 226 | void CecCommand(void *UNUSED(cbParam), const cec_command* UNUSED(command)) |
| 227 | { |
| 228 | } |
| 229 | |
| 230 | int CecCommandHandler(void *UNUSED(cbParam), const cec_command* UNUSED(command)) |
| 231 | { |
nothing calls this directly
no outgoing calls
no test coverage detected