Searched defs:CODEC_PRIORITY_HIGHEST (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothLeAudioCodecConfig.java | 70 public static final int CODEC_PRIORITY_HIGHEST = 1000 * 1000; field in BluetoothLeAudioCodecConfig |
D | BluetoothCodecConfig.java | 144 public static final int CODEC_PRIORITY_HIGHEST = 1000 * 1000; field in BluetoothCodecConfig |