Searched refs:CMD_PING (Results 1 – 7 of 7) sorted by relevance
37 imply CMD_PING
24 #define CMD_PING 'P' // Ping/Pong with a single byte263 } else if (cmd == CMD_PING) {264 send_ack(CMD_PING);
82 CMD_PING = 'P' variable in Walt732 self.walt.ser.write(Walt.CMD_PING)
41 static final char CMD_PING = 'P'; // Ping with a single byte field in WaltDevice
354 waltDevice.command(WaltDevice.CMD_PING); in onClickPing()
75 select CMD_PING if CMD_NET
1240 config CMD_PING config