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

Method PingAdapter

src/libcec/CECProcessor.cpp:659–662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657}
658
659bool CCECProcessor::PingAdapter(void)
660{
661 return m_communication->PingAdapter();
662}
663
664void CCECProcessor::HandlePoll(cec_logical_address initiator, cec_logical_address destination)
665{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected