aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-15build: list new tools/tester.h header in sourcesJan Palus1-3/+3
2024-03-04build: Fix distcheckLuiz Augusto von Dentz1-1/+5
2024-02-26cups: Use pkg-config to find cups backend dirJoakim Tjernlund1-1/+2
2024-01-25build: manage .service.in files via configure.acEmil Velikov1-3/+0
2024-01-25build: remove explicit DEPENDENCIES handlingEmil Velikov1-2/+0
2024-01-25build: remove .service files from DEPENDENCIES listsEmil Velikov1-2/+1
2023-12-18client: Add initial manpage of bluetoothctlPaul Otto1-1/+3
2023-11-14client: Add bluetoothctl-transport.1 man pagePaul Otto1-2/+3
2023-11-14client: Add bluetoothctl-scan.1 man pagePaul Otto1-2/+5
2023-11-14client: Add bluetoothctl-player.1 man pagePaul Otto1-2/+3
2023-11-14client: Add bluetoothctl-gatt.1 man pagePaul Otto1-2/+4
2023-11-14client: Add bluetoothctl-endpoint.1 man pagePaul Otto1-2/+3
2023-11-14client: Add bluetoothctl-advertise.1 man pagePaul Otto1-2/+4
2023-11-13client: Add bluetoothctl-admin.1 man pagePaul Otto1-2/+3
2023-07-20client: Add bluetoothctl-monitor.1 man pageLuiz Augusto von Dentz1-2/+4
2023-07-20client: Add bluetoothctl-mgmt.1 man pageLuiz Augusto von Dentz1-2/+3
2023-07-20btmgmt: Add man pageLuiz Augusto von Dentz1-2/+3
2023-07-14client: Add support for mgmt submenuLuiz Augusto von Dentz1-4/+7
2022-12-02client: Move common print_* functions to its own fileLuiz Augusto von Dentz1-1/+3
2022-10-03build: Deprecate meshctl toolInga Stotland1-2/+5
2022-09-21tools/ioctl-tester - Add ioctl-testerTedd Ho-Jeong An1-1/+10
2022-09-01tools: Add mesh-tester to test Kernel mesh supportBrian Gix1-1/+11
2022-07-22isotest: Add documentationLuiz Augusto von Dentz1-2/+2
2022-07-22tools: Add isotest toolLuiz Augusto von Dentz1-1/+3
2022-07-22tools: Add iso-testerLuiz Augusto von Dentz1-1/+10
2022-05-18monitor/att: Decode attribute typeLuiz Augusto von Dentz1-1/+4
2022-05-18monitor: Move ATT decoding function into its own fileLuiz Augusto von Dentz1-2/+4
2022-03-30client: Add support for player submenuLuiz Augusto von Dentz1-3/+3
2022-02-18Makefile.tools: remove duplicate link entryMichael Nosthoff1-2/+1
2022-01-06build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz1-4/+7
2022-01-05emulator: Add support for vendor commandsLuiz Augusto von Dentz1-1/+1
2021-10-18hciemu: Use vhci_open to instanciate a vhci btdevLuiz Augusto von Dentz1-0/+8
2021-08-11client: add admin submenu and allow commandYun-Hao Chung1-1/+3
2021-05-04tools: Convert manpages to rst formatTedd Ho-Jeong An1-2/+2
2021-05-04monitor: Convert manpage to rst formatTedd Ho-Jeong An1-2/+2
2021-05-04build: Fix manpage enable flagTedd Ho-Jeong An1-13/+20
2021-04-10tools/mesh-cfgtest: Non-iteractive test for meshInga Stotland1-0/+6
2021-03-19monitor: Add skeleton for Microsoft HCI extensionMarcel Holtmann1-0/+1
2020-09-25tools: Remove legacy code for CSR controllersLuiz Augusto von Dentz1-12/+5
2020-09-21build: Add SPDX License IdentifierTedd Ho-Jeong An1-1/+1
2020-09-16client: Implement basic interface of ADV monitor in bluetoothctlHoward Chung1-0/+2
2020-09-14tools/btpclientctl: Add btpclient test applicationTedd Ho-Jeong An1-1/+5
2020-04-03tools/mescfg-client: Use local routines for config writeInga Stotland1-1/+0
2020-02-26tools/mesh-cfgclient: Add support for virtual labelsInga Stotland1-1/+2
2019-11-04tools/mesh: add initial support for config storageInga Stotland1-2/+5
2019-11-04tools/mesh: move remote node processing to a separate fileInga Stotland1-0/+2
2019-11-04tools: Add mesh-cfgclient toolInga Stotland1-0/+11
2019-11-04tools/mesh: Move meshctl specific files to mesh-gattInga Stotland1-13/+17
2019-10-14monitor: Add support for reading over J-Link RTTAndrzej Kaczmarek1-1/+2
2019-09-06build: install zsh completionsRonan Pigott1-0/+5
2019-06-12build: Add missing mesh & btpclient dependenciesBrian Gix1-0/+1
2019-06-04install: Fix installations to pkglibexecdirLudwig Nussel1-1/+1
2019-03-11test: Add unified test for mesh node example appInga Stotland1-1/+1
2019-02-13build: Fix missing dependency for btpclientSzymon Janc1-1/+1
2018-12-05core: Remove old code related to sd_notifyLuiz Augusto von Dentz1-1/+1
2018-12-04build: Add support for internal and external ELL configurationMarcel Holtmann1-2/+3
2018-12-03build: Move $(UDEV_CFLAGS) to global $(AM_CFLAGS)Marcel Holtmann1-4/+0
2018-11-26build: add missing UDEV_CFLAGSJan Engelhardt1-0/+4
2018-11-26build: -D/-I arguments go into CPPFLAGSJan Engelhardt1-1/+1
2018-11-26build: change @foo@ to $(foo) in automake makefilesJan Engelhardt1-31/+31
2018-11-20log: Use shared log codeLuiz Augusto von Dentz1-2/+4
2018-07-06tools: Move meshctl sources under tools/mesh directoryInga Stotland1-14/+14
2018-07-06tools: Move meshctl tool under tools directoryInga Stotland1-24/+24
2018-06-04tools: Add utitlity for analyzing Broadcom HCD firmware filesMarcel Holtmann1-1/+1
2018-05-29build: Fix issues with building dist packagesMarcel Holtmann1-2/+1
2018-04-24tools: Add initial code for btmon-loggerSzymon Janc1-0/+17
2018-03-08build: Include Mesh JSON files unconditionally in EXTRA_DISTJohan Hedberg1-1/+1
2018-03-06mesh: Add sample JSON files to EXTRA_DISTInga Stotland1-0/+2
2018-01-17tools/btpclient: Use address convertion function from libbluetoothSzymon Janc1-1/+1
2018-01-05tools: Add utility for Realtek config file parsingMarcel Holtmann1-1/+4
2017-12-21tools: Remove monitor/uuid.{c,h}Luiz Augusto von Dentz1-5/+2
2017-12-14tools/btpclient: Add initial codeSzymon Janc1-0/+8
2017-12-08tools/bluetooth-player: Use bt_shell helpersLuiz Augusto von Dentz1-2/+2
2017-12-08tools/obexctl: Use bt_shell helpersLuiz Augusto von Dentz1-3/+2
2017-12-08mesh: Make meshctl use bt_shell helpersLuiz Augusto von Dentz1-1/+0
2017-11-20build: Move shell.{c,h} to libsharedLuiz Augusto von Dentz1-2/+1
2017-11-17shared/shell: Add initial implementationLuiz Augusto von Dentz1-1/+2
2017-09-14build: Don't install btconfig utility just yetMarcel Holtmann1-2/+2
2017-09-06build: Cleanup GATT profilesLuiz Augusto von Dentz1-4/+2
2017-08-21mesh: Fix includes to use root relative path namesMarcel Holtmann1-0/+1
2017-08-21mesh: Add mesh to main bluez buildBrian Gix1-0/+23
2017-08-21tools: Add skeleton for new btconfig utilityMarcel Holtmann1-1/+4
2017-07-05client: Add acquire-notify commandLuiz Augusto von Dentz1-2/+2
2017-06-07tools: Add testing utility for advertisingMarcel Holtmann1-2/+5
2017-04-28Revert "build: Make btmgmt tools installable"Luiz Augusto von Dentz1-3/+1
2017-03-31build: Make btmgmt tools installableLuiz Augusto von Dentz1-1/+3
2017-01-17build: Add testing config optionLuiz Augusto von Dentz1-1/+1
2017-01-17build: Promote experiemental toolsLuiz Augusto von Dentz1-105/+93
2017-01-17build: Hide deprecated tools under --enable-deprecatedLuiz Augusto von Dentz1-39/+47
2016-08-16client: Add advertise commandLuiz Augusto von Dentz1-0/+2
2016-05-04monitor: Introduce support for extended TTY headerJohan Hedberg1-1/+2
2015-12-10tools/btattach: install during "make install"John Keeping1-1/+7
2015-12-01monitor/a2dp: Decode SBC capabilitiesAndrzej Kaczmarek1-0/+1
2015-12-01monitor/avdtp: Add basic decoding of AVDTP signallingAndrzej Kaczmarek1-0/+1
2015-11-22build: Link mcaptest with -lrtJohn Keeping1-1/+1
2015-10-09monitor: Add support for decoding Intel LMP / LL tracesMarcel Holtmann1-0/+1
2015-10-07monitor: Add support for Broadcom diagnostic channel decodingMarcel Holtmann1-1/+2
2015-09-03test: Add test-gatt-profileLuiz Augusto von Dentz1-1/+2
2015-07-29Makefile.tools: Move btmgmt to common READLINE sectionJohan Hedberg1-8/+5
2015-07-29Fix build with experimental enabled but no readline.Alexis Ballier1-1/+4
2015-07-23tools: Add testing utility for Eddystone beaconsMarcel Holtmann1-1/+5
2015-05-18tools: Add initial HCI User Channel testerSzymon Janc1-1/+10
2015-04-28peripheral: Add initial code for btsensor applicationMarcel Holtmann1-1/+11
2015-04-10tools: Add utility for analyzing Nokia firmware filesMarcel Holtmann1-2/+6
2015-04-10monitor: Add initial support for BNEPGowtham Anandha Babu1-0/+1
2015-04-04tools: Add skeleton for BNEP kernel testing utilityMarcel Holtmann1-1/+9
2015-04-02tools: Add simple utility for creating CPIO / initramfs imagesMarcel Holtmann1-0/+1
2015-04-01build: Include test/example-gatt-clientArman Uguray1-1/+1
2015-04-01build: Rename LE test scripts in Makefile.toolsArman Uguray1-1/+2
2015-04-01build: Add test utility for checking kernel selftest resultsMarcel Holtmann1-1/+1
2015-04-01build: Add test-runner utility for virtual machine executionMarcel Holtmann1-1/+2
2015-03-28build: Move advertisement-example script into test directoryMarcel Holtmann1-1/+1
2015-03-13tools/bneptest: Add initial support for bneptest toolGrzegorz Kolodziejczyk1-3/+9
2015-02-11tools/btmgmt: Add initial readline supportJohan Hedberg1-2/+3
2015-02-10client: Add support for GattService1Luiz Augusto von Dentz1-0/+1
2015-01-30tools: Add testing utility for OOB pairing via mgmt APIMarcel Holtmann1-1/+4
2015-01-23build: Actually install hex2hcd utility when tools are buildMarcel Holtmann1-4/+4
2014-12-28build: Move mcaptest to experimental tools and not installed toolsMarcel Holtmann1-11/+11
2014-12-14emulator: Add skeleton for virtual PHY handlingMarcel Holtmann1-0/+1
2014-11-17tools/btgatt-server: Introduce btgatt-server.Arman Uguray1-3/+8
2014-11-10monitor/rfcomm: Add RFCOMM support to btmonGowtham Anandha Babu1-0/+1
2014-10-02mcaptest: Move it from android to toolsRavi kumar Veeramally1-1/+7
2014-09-25build: Move hciemu.c and hciemu.h into emulator directoryMarcel Holtmann1-0/+6
2014-09-25build: Use internal libshared-glib and libshared-mainloop librariesMarcel Holtmann1-167/+60
2014-08-30build: Move btgatt-client to list of experimental binaries for nowMarcel Holtmann1-13/+13
2014-08-30tools/btgatt-client: Introduce tools/btgatt-clientArman Uguray1-1/+12
2014-08-05build: Remove mpris-proxy from experimentalLuiz Augusto von Dentz1-6/+7
2014-08-05tools/mpris-player: Rename to mpris-proxyLuiz Augusto von Dentz1-3/+3
2014-07-31monitor: Add AVCTP support to btmonVikrampal Yadav1-0/+1
2014-07-12tools: Use mainloop handling for btattach utilityMarcel Holtmann1-0/+10
2014-07-12emulator: Add support for providing a pseudo terminalMarcel Holtmann1-0/+1
2014-05-30android/gatt: Fix signed write command encodingLukasz Rymanowski1-1/+3
2014-05-10build: Add support for building hex2hcd utilityMarcel Holtmann1-1/+3
2014-04-22tools: Remove simple-serviceLuiz Augusto von Dentz1-1/+1
2014-04-04tools: add bcm43xx specific init in hciattachLoic Poulain1-1/+2
2014-04-04build: Add ringbuf source files to HCI user channel usersMarcel Holtmann1-4/+9
2014-03-30tools: Remove device name cache feature from hcitoolMarcel Holtmann1-1/+1
2014-03-20emulator: Use timeout for sending inquiry resultsLukasz Rymanowski1-6/+12
2014-03-20tools/ibeacon: Convert to using shared/timeout.hJohan Hedberg1-0/+2
2014-03-20tools/btinfo: Convert to using shared/timeout.hJohan Hedberg1-0/+2
2014-03-20tools/3dsp: Convert to using shared/timeout.hJohan Hedberg1-0/+2
2014-03-19build: Add timeout abstraction to Bluetooth emulationMarcel Holtmann1-0/+2
2014-03-06build: Move gatt-service test utility into tools directoryMarcel Holtmann1-5/+5
2014-03-06test: Add external service GATT skeletonClaudio Takahasi1-0/+5
2014-03-01shared/hfp: Add prefix handlers functionalityMarcin Kraglak1-0/+1
2014-02-26build: Link crypto code with the emulatorJohan Hedberg1-0/+6
2014-02-24tools: Add utility for emulating iBeacon advertisingMarcel Holtmann1-1/+9
2014-02-17emulator: Add support LE_Encrypt and LE_Rand supportMarcel Holtmann1-8/+10
2014-02-17build: Fix typo in btmon build materialsMarcel Holtmann1-1/+1
2014-02-17monitor: Add support for resolving random addressesMarcel Holtmann1-0/+2
2014-02-11monitor: Use shared btsnoop for reading and writing trace filesMarcel Holtmann1-18/+18
2014-01-25emulator: Add simple HFP emulator for testingMarcel Holtmann1-1/+8
2014-01-21tools/btmgmt: Remove unneeded GLib linkageJohan Hedberg1-1/+1
2014-01-21Rename glib-helper to uuid-helperJohan Hedberg1-1/+1
2014-01-21tools/btmgmt: Remove src/eir.c dependencyJohan Hedberg1-1/+1
2014-01-20emulator/bthost: Add SMP supportJohan Hedberg1-1/+11
2014-01-16tools/rfcomm-tester: Add basic rfcomm test caseMarcin Kraglak1-2/+9
2014-01-16tools/rfcomm-tester: Initial version of rfcomm-testerMarcin Kraglak1-1/+6
2014-01-13tools: Add Bluemoon configuration utilityMarcel Holtmann1-1/+8
2014-01-12tools: Add skeleton for HCI controller testingMarcel Holtmann1-1/+9
2014-01-12build: Include shared mainloop IO handling for btinfo and 3dspMarcel Holtmann1-6/+8
2014-01-12shared: Use queue for handling hciemu post command hooksMarcel Holtmann1-0/+2
2014-01-12tools: Remove GLib mainloop requirement from btmgmt utilityMarcel Holtmann1-1/+2
2014-01-11tools: Add firmware conversion utilityMarcel Holtmann1-1/+3
2014-01-08shared: Add skeleton for generic IO frameworkMarcel Holtmann1-0/+5
2014-01-08shared: Use internal queue handling for mgmt interfaceMarcel Holtmann1-0/+5
2014-01-06monitor: Add initial support for analyzing btsnoop tracesMarcel Holtmann1-1/+4
2014-01-03monitor: Add support for Ellisys HCI InjectionMarcel Holtmann1-0/+1
2014-01-01tools: Use shared HCI code for information toolMarcel Holtmann1-1/+5
2013-12-31tools: Add support for proxying Qualcomm SMD based channelsMarcel Holtmann1-1/+2
2013-12-30tools: Add utility for proxying/forwarding HCI controllersMarcel Holtmann1-2/+5
2013-12-28emulator: Add simple standalone single mode LE deviceMarcel Holtmann1-1/+2
2013-12-27build: Fix accidental include of missing filesMarcel Holtmann1-2/+1
2013-12-27tools: Add utility for testing 3D Sync ProfileMarcel Holtmann1-2/+9
2013-12-23monitor: Decode vendor and product information from Device IDMarcel Holtmann1-4/+5
2013-12-16build: Add missing test scripts to Makefile.toolsSebastian Chlad1-1/+2
2013-11-05tools: Add smp-tester for automated LE SMP end-to-end testsJohan Hedberg1-1/+11
2013-10-15build: Add obexctl command line clientLuiz Augusto von Dentz1-1/+6
2013-10-13tools: Add simple test utility for L2CAP connectionless channelsMarcel Holtmann1-1/+5
2013-10-09emulator: Add support for AMP controller emulationMarcel Holtmann1-1/+2
2013-10-09tools: Add test utility for AMP physical connection setupMarcel Holtmann1-3/+6
2013-09-03tools: Add example utility to demonstrate user channel usageMarcel Holtmann1-2/+4
2013-08-28build: Remove all checks for USB library supportMarcel Holtmann1-1/+1
2013-08-28build: Remove extra checks for libusb usage of bccmdMarcel Holtmann1-6/+2
2013-08-25build: Include btsnoop and PCAP file handling functionsMarcel Holtmann1-1/+3
2013-08-23monitor: Add support for LMP decodingMarcel Holtmann1-0/+1
2013-08-23monitor: Add support for decoding link layer packetsMarcel Holtmann1-0/+1
2013-08-23tools: Use btsnoop constants in conversion utilityMarcel Holtmann1-0/+2
2013-08-20monitor: Add stub for link layer decodingMarcel Holtmann1-1/+2
2013-08-20monitor: Add stub for handling vendor eventsMarcel Holtmann1-0/+1
2013-08-20build: Fix not checking readline.h for bluetooth-playerLuiz Augusto von Dentz1-8/+8
2013-08-01tools/sco-tester: Add new SCO test toolFrédéric Dalleau1-1/+10
2013-07-18build-sys: Don't build gdbus several timesLucas De Marchi1-14/+15
2013-07-18build-sys: Rename lib suffix to -internalLucas De Marchi1-26/+26
2013-06-10build: Add bluetooth-player command line clientLuiz Augusto von Dentz1-1/+6
2013-05-24tools: Add L2CAP end-to-end test toolJohan Hedberg1-1/+12
2013-04-17gatttool: Fix issues with printf() and readline promptEder Ruiz Maria1-1/+2
2013-02-18tools: btmgmt: Add initial stubs for converting to new mgmt APIJohan Hedberg1-1/+3
2013-01-10tools: Update mpris-player to register using MPRIS interfaceLuiz Augusto von Dentz1-0/+1
2013-01-01tools: Add first GAP test for adapter setupMarcel Holtmann1-1/+2