Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_interface.cc234 types::LeAudioCodecId codec_id_; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h246 const bluetooth::a2dp::CodecId codec_id_; // The standardized codec id variable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_types.h103 : codec_id_(codec_id), in codec_id_() function