Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08793f16 authored by cmanton@google.com's avatar cmanton@google.com Committed by Chris Manton
Browse files

::le_audio::has::HasClient::DebugDump

Bug: 319279377
Test: atest bluetooth_test_gdx_unit
Flag: EXEMPT, explicit namespace selection

Change-Id: I3761c14ef89101693cfbf5ec8afa52457517c1e5
parent ddf63d85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@ static void dump(int fd, const char** arguments) {
  wakelock_debug_dump(fd);
  alarm_debug_dump(fd);
  bluetooth::csis::CsisClient::DebugDump(fd);
  le_audio::has::HasClient::DebugDump(fd);
  ::le_audio::has::HasClient::DebugDump(fd);
  HearingAid::DebugDump(fd);
  LeAudioClient::DebugDump(fd);
  LeAudioBroadcaster::DebugDump(fd);