Searched defs:MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
39 public static final int MAX_PACKET_SIZE = 1024; field in MidiPortImpl
62 private static final int MAX_PACKET_SIZE = MAX_ANDROID_MTU - HEADER_SIZE; field in BluetoothMidiDevice