I have investigated logs :
``
type: logcat
osVersion: google/comet/comet:15/AP4A.250205.002/2025021100:user/release-keys
buffers: main,system,crash,events,kernel
level: verbose
filterRegex: ldac
--------- beginning of main
02-15 02:02:44.750 1002 31619 31636 I bluetooth-a2dp: system/stack/a2dp/a2dp_vendor_ldac_decoder.cc:125 A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_bco.so: dlopen failed: library "libldacBT_bco.so" not found
02-15 02:02:44.750 1002 31619 31636 E bluetooth-a2dp: system/stack/a2dp/a2dp_vendor_ldac.cc:1324 init: cannot load the decoder
02-15 02:07:00.420 1002 1134 1193 I BTAudioCodecStatusAIDL: system/audio_hal_interface/aidl/codec_status_aidl.cc:526 UpdateOffloadingCapabilities: disabled offloading capability=AudioCapabilities{a2dpCapabilities: CodecCapabilities{codecType: LDAC, capabilities: Capabilities{ldacCapabilities: LdacCapabilities{sampleRateHz: [44100, 48000, 88200, 96000], channelMode: [DUAL, STEREO], qualityIndex: [HIGH], bitsPerSample: [16, 24, 32]}}}}
``