Home
last modified time | relevance | path

Searched refs:le_audio_input_bits_per_samples_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp2184 static constexpr int8_t le_audio_input_bits_per_samples_[] = {0, 16, 24}; member in BluetoothAudioProviderLeAudioInputSoftwareAidl
2207 for (auto bits_per_sample : le_audio_input_bits_per_samples_) { in TEST_P()