Searched refs:CMD_BEEP (Results 1 - 3 of 3) sorted by relevance

/external/walt/arduino/walt/
H A Dwalt.ino41 #define CMD_BEEP 'B'
311 } else if (cmd == CMD_BEEP) {
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DAudioTest.java332 s = waltDevice.command(WaltDevice.CMD_BEEP);
H A DWaltDevice.java55 static final char CMD_BEEP = 'B'; // Generate a tone into the mic and send timestamp field in class:WaltDevice

Completed in 163 milliseconds