Home
last modified time | relevance | path

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

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