Searched refs:MAX_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance
35 static const int MAX_PACKET_SIZE = 1024; variable346 uint8_t readBuffer[MAX_PACKET_SIZE]; in ProcessInput()363 AMidiOutputPort_receive(mMidiReceivePort, &opCode, readBuffer, MAX_PACKET_SIZE, in ProcessInput()