Searched refs:MAX_ANDROID_MTU (Results 1 – 1 of 1) sorted by relevance
60 private static final int MAX_ANDROID_MTU = 517; field in BluetoothMidiDevice62 private static final int MAX_PACKET_SIZE = MAX_ANDROID_MTU - HEADER_SIZE;147 if (!gatt.requestMtu(MAX_ANDROID_MTU)) {