All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Install avinfo utility
@ 2020-05-06 19:34 Pali Rohár
  2020-06-01 12:58 ` Pali Rohár
  2020-06-10  8:27 ` Marcel Holtmann
  0 siblings, 2 replies; 12+ messages in thread
From: Pali Rohár @ 2020-05-06 19:34 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Luiz Augusto von Dentz

This utility is very useful for determining which A2DP codecs are supported
by remote side. So install it to system as part of bluez package.
---
 Makefile.tools | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.tools b/Makefile.tools
index 9b9236609..d52721612 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -176,9 +176,9 @@ endif
 if TOOLS
 bin_PROGRAMS += tools/rctest tools/l2test tools/l2ping tools/bccmd \
 			tools/bluemoon tools/hex2hcd tools/mpris-proxy \
-			tools/btattach
+			tools/btattach tools/avinfo
 
-noinst_PROGRAMS += tools/bdaddr tools/avinfo tools/avtest \
+noinst_PROGRAMS += tools/bdaddr tools/avtest \
 			tools/scotest tools/amptest tools/hwdb \
 			tools/hcieventmask tools/hcisecfilter \
 			tools/btinfo tools/btconfig \
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-08-14  8:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-06 19:34 [PATCH] Install avinfo utility Pali Rohár
2020-06-01 12:58 ` Pali Rohár
2020-06-10  8:27 ` Marcel Holtmann
2020-06-10  9:33   ` Pali Rohár
2020-06-10 17:31     ` Marcel Holtmann
2020-06-11 12:53       ` Pali Rohár
2020-07-13  9:09         ` Pali Rohár
2020-08-08 13:20           ` Pali Rohár
2020-08-09  5:33             ` Luiz Augusto von Dentz
2020-08-09 15:33               ` Pali Rohár
2020-08-09 18:22                 ` Luiz Augusto von Dentz
2020-08-14  8:01                   ` Pali Rohár

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.