Searched refs:CMD_PING_DELAYED (Results 1 – 2 of 2) sorted by relevance
21 #define CMD_PING_DELAYED 'D' // Ping/Pong with a delay265 } else if (cmd == CMD_PING_DELAYED) {267 send_ack(CMD_PING_DELAYED);
38 static final char CMD_PING_DELAYED = 'D'; // Ping with a delay field in WaltDevice