Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp870 if (metadata.count(bluetooth::le_audio::kLeAudioMetadataTypeProgramInfo)) { in prepareLeAudioContentMetadataObject()
873 (const char*)metadata.at(bluetooth::le_audio::kLeAudioMetadataTypeProgramInfo).data(), in prepareLeAudioContentMetadataObject()
874 metadata.at(bluetooth::le_audio::kLeAudioMetadataTypeProgramInfo).size()); in prepareLeAudioContentMetadataObject()
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h422 constexpr uint8_t kLeAudioMetadataTypeProgramInfo = 0x03; variable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.h321 constexpr uint8_t kLeAudioMetadataTypeProgramInfo = 0x03; variable
834 vec_opt = ltvs.Find(types::kLeAudioMetadataTypeProgramInfo); in LtvMapToMetadata()
Dle_audio_types_test.cc416 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfo, in PrepareMetadataLtv()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils_unittest.cc76 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfo, in PrepareStackMetadataLtv()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine_test.cc63 5, bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfo, 0x1, 0x2, 0x3, 0x4};
Dbroadcaster_test.cc202 5, bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfo, 0x1, 0x2, 0x3, 0x4};