Searched refs:SAMPLE_RATE_32000 (Results 1 – 3 of 3) sorted by relevance
25 import static android.bluetooth.BluetoothLeAudioCodecConfig.SAMPLE_RATE_32000;397 && sampleRate != SAMPLE_RATE_32000 in setSampleRate()536 return SAMPLE_RATE_32000; in convertToSampleRateBitset()572 case SAMPLE_RATE_32000: in convertToSamplingFrequencyValue()
83 SAMPLE_RATE_32000,120 public static final int SAMPLE_RATE_32000 = 0x01 << 5; field in BluetoothLeAudioCodecConfig324 case SAMPLE_RATE_32000: in sampleRateToString()
986 field public static final int SAMPLE_RATE_32000 = 32; // 0x20