Home
last modified time | relevance | path

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

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