Home
last modified time | relevance | path

Searched refs:kUuidHearingAidPresetControlPoint (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h81 static const bluetooth::Uuid kUuidHearingAidPresetControlPoint = variable
Dhas_client.cc67 using bluetooth::le_audio::has::kUuidHearingAidPresetControlPoint;
1618 } else if (charac.uuid == kUuidHearingAidPresetControlPoint) { in CacheAttributeHandles()
Dhas_client_test.cc197 ::bluetooth::le_audio::has::kUuidHearingAidPresetControlPoint, in Build()