Searched refs:handleIncomingCecCommand (Results 1 – 1 of 1) sorted by relevance
650 private void handleIncomingCecCommand(int srcAddress, int dstAddress, byte[] body) { in handleIncomingCecCommand() method in HdmiCecController898 () -> handleIncomingCecCommand(message.initiator, message.destination, body)); in onCecMessage()