Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc271 static constexpr int Lc3SettingIdBegin = static_cast<int>(Lc3SettingId::_BEGIN); variable
1181 for (int i = Lc3SettingIdBegin; i < Lc3SettingIdEnd; i++) { in TestLc3CodecConfig()