Searched defs:SAMPLE_RATE_192000 (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothLeAudioCodecConfig.java | 142 public static final int SAMPLE_RATE_192000 = 0x01 << 11; field in BluetoothLeAudioCodecConfig |
D | BluetoothCodecConfig.java | 180 public static final int SAMPLE_RATE_192000 = 0x1 << 5; field in BluetoothCodecConfig |