Searched defs:MAX_PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance
36 static constexpr uint32_t MAX_PACKET_SIZE = 512; variable
39 public static final int MAX_PACKET_SIZE = 1024; field in MidiPortImpl
54 private static final int MAX_PACKET_SIZE = 512; field in BluetoothMidiDevice