Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.h1254 struct AudioSetConfiguration { struct
1260 bool operator!=(const AudioSetConfiguration& other) { return !(*this == other); } argument