Home
last modified time | relevance | path

Searched defs:kInvalidCodecConfiguration (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSession.h168 static const CodecConfiguration kInvalidCodecConfiguration; variable
H A DBluetoothAudioSession.cpp38 const CodecConfiguration BluetoothAudioSession::kInvalidCodecConfiguration = { member in android::bluetooth::audio::BluetoothAudioSession
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc142 const CodecConfiguration kInvalidCodecConfiguration = {.codecType = CodecType::UNKNOWN, variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dcodec_status_aidl.cc154 const CodecConfiguration kInvalidCodecConfiguration = {}; variable