Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcast_configuration_provider.h24 constexpr types::LeAudioCodecId kLeAudioCodecIdLc3 = { variable
32 kLeAudioCodecIdLc3,
52 kLeAudioCodecIdLc3,
72 kLeAudioCodecIdLc3,
92 kLeAudioCodecIdLc3,
112 kLeAudioCodecIdLc3,
132 kLeAudioCodecIdLc3,
152 kLeAudioCodecIdLc3,
175 .codecId = kLeAudioCodecIdLc3,
/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc246 static const types::LeAudioCodecId kLeAudioCodecIdLc3 = { variable
252 .id = kLeAudioCodecIdLc3,
265 .id = kLeAudioCodecIdLc3,
278 .id = kLeAudioCodecIdLc3,
291 .id = kLeAudioCodecIdLc3,
660 .id = kLeAudioCodecIdLc3, in TEST_F()
711 .id = kLeAudioCodecIdLc3, in TEST_F()
Dcodec_manager.cc641 bluetooth::le_audio::broadcaster::kLeAudioCodecIdLc3, in GetBroadcastConfig()