Home
last modified time | relevance | path

Searched refs:kUnicastGameTerminalCharacteristicUuid (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.h109 static const bluetooth::Uuid kUnicastGameTerminalCharacteristicUuid = variable
Dclient.cc3471 if (charac.uuid == bluetooth::le_audio::uuid::kUnicastGameTerminalCharacteristicUuid) { in OnServiceSearchComplete()