Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSession.h167 static const CodecConfiguration kInvalidCodecConfiguration; variable
H A DBluetoothAudioSession.cpp35 const CodecConfiguration BluetoothAudioSession::kInvalidCodecConfiguration = { member in android::bluetooth::audio::BluetoothAudioSession
/aosp12/system/bt/audio_hal_interface/
H A Dcodec_status.cc157 const CodecConfiguration kInvalidCodecConfiguration = { variable