Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h135 typedef struct btle_audio_codec_config { struct
144 bool operator!=(const btle_audio_codec_config& other) const { argument
170 std::string ToString() const { in ToString()