Home
last modified time | relevance | path

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

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