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