Searched refs:isSupportedCommand (Results 1 – 3 of 3) sorted by relevance
32 BOOL isSupportedCommand(const u8 cmd[3]);
139 if(isSupportedCommand(cmd)) in midiThread()
404 BOOL isSupportedCommand(const u8 cmd[3]) in isSupportedCommand() function