Commit Graph

75 Commits

Author SHA1 Message Date
Marcel Holtmann
9de5c526eb build: Add skeleton for command line client 2012-12-11 01:33:53 +01:00
Marcel Holtmann
f0830d180a test: Remove outdated agent and gaptest utilities 2012-12-10 23:39:26 +01:00
Marcel Holtmann
7ca701a612 build: Put hid2hci udev rules next to the source code 2012-12-10 22:56:05 +01:00
Marcel Holtmann
ffb795a2e7 test: Move mpris-player utility into tools directory 2012-12-09 20:58:24 +01:00
Marcel Holtmann
9f16982880 test: Move btiotest utility into tools directory 2012-12-09 20:54:33 +01:00
Marcel Holtmann
a18bd79ae1 test: Move bdaddr utility into tools directory 2012-12-09 20:47:10 +01:00
Marcel Holtmann
42f947fdfd build: Remove another left-over from .gitignore 2012-12-09 14:53:38 +01:00
Marcel Holtmann
d6ed61a54c test: Remove deprecated hciemu utility 2012-12-09 14:52:45 +01:00
Marcel Holtmann
14f601a805 test: Remove unused lmptest utility 2012-12-09 14:50:32 +01:00
Marcel Holtmann
f517557f57 test: Remove unused sdptest utility 2012-12-09 14:48:48 +01:00
Marcel Holtmann
ab5bedd35e test: Move scotest utility into tools directory 2012-12-09 14:47:43 +01:00
Marcel Holtmann
52e63f4013 test: Move rctest utility into tools directory 2012-12-09 14:44:19 +01:00
Marcel Holtmann
dff1ad9822 test: Move l2test utility into tools directory 2012-12-09 14:37:30 +01:00
Marcel Holtmann
bac2e7e1de test: Move avtest utility into tools directory 2012-12-09 14:30:33 +01:00
Marcel Holtmann
184b7fc867 unit: Add test-textfile to list of unit tests 2012-12-09 13:15:27 +01:00
Marcel Holtmann
68f4f17a7e unit: Convert uuidtest utility into a real unit test 2012-12-09 12:46:11 +01:00
Marcel Holtmann
ea4cc8f50a build: Remove unused hstest utility 2012-12-09 10:49:00 +01:00
Marcel Holtmann
f567de9a03 build: Remove unused attest utility 2012-12-09 10:44:04 +01:00
Marcel Holtmann
c8ee5ee4ac build: Remove another left-over from .gitignore 2012-12-09 01:34:45 +01:00
Marcel Holtmann
bc974ed905 build: Use a separate Makefile.profiles 2012-12-09 01:26:22 +01:00
Marcel Holtmann
2b38f5ee63 build: Remove two left-overs from .gitignore 2012-12-09 01:05:34 +01:00
Marcel Holtmann
0613f64410 tools: Remove dfutool utility
This tool got replaced with dfu-util from http://dfu-util.gnumonks.org/
2012-12-09 00:50:54 +01:00
Szymon Janc
8c4bb23c1b gitignore: Add test/bluezutils.pyc
Python generates compiled module file when py module is used.
2012-12-08 13:45:01 +02:00
Marcel Holtmann
41aa85d123 build: Compile obexd and obex-client 2012-12-04 23:38:48 +01:00
Marcel Holtmann
855f220dae build: Add gobex sources and tools 2012-12-04 22:22:27 +01:00
Marcel Holtmann
2a7af79ba0 build: Remove unused ppporc utility 2012-11-09 10:31:28 +01:00
Marcel Holtmann
aabb7b93d8 build: Remove unused dfubabel utility 2012-11-09 10:19:44 +01:00
Marcel Holtmann
4db071a155 build: Remove unused avctrl utility 2012-11-09 10:11:14 +01:00
Marcel Holtmann
c52ae81e53 build: Remove SBC source files 2012-11-09 10:03:22 +01:00
Marcel Holtmann
f2ddf39023 tools: Add simple btattach utility 2012-11-07 10:51:01 +01:00
Marcel Holtmann
d67a5c26b1 tools: Add tool for merging multiple btsnoop traces into one 2012-11-04 21:50:46 +01:00
João Paulo Rechi Vita
394b893a4d build: Fix selecting HoG suspend backend
The dummy backend was always being compiled and the --with-hog-suspend
option was not being accepted by configure. Now the backend can be
selected with --with-hog-suspend and the suspend implementation file is
generated during compile time.
2012-10-30 14:12:08 +02:00
Marcel Holtmann
274ed938c2 emulator: Add first draft of b1ee tool 2012-10-09 00:35:47 +02:00
Lucas De Marchi
5bec57420b rfcomm: Remove support for configuration file 2012-08-09 22:52:38 -07:00
Lucas De Marchi
6fec68537c gitignore: Move entries to the right place 2012-07-10 15:21:55 -03:00
Johan Hedberg
cd84ce5248 gitignore: Remove nonexistent files 2012-07-10 17:41:10 +03:00
Gustavo Padovan
2f5f6a5de0 btmgmt: move it to tools 2012-07-10 11:20:34 -03:00
Szymon Janc
8d4c083435 test: Fix test-sap-server import issue
sap-client is a helper library and needs to be suffixed with .py for
test-sap-server to be able to import it.

$ ./test-sap-server
Traceback (most recent call last):
  File "./test-sap-server", line 3, in <module>
    from sap import *
2012-07-02 14:13:43 +03:00
Alon Bar-Lev
0ea30be242 build: Ignore config.h.in~ generated by autoheader 2012-06-28 15:53:05 +03:00
Anderson Lizardo
a418b9e82b Add emulator/btvirt to .gitignore 2012-03-06 12:55:43 -08:00
Marcel Holtmann
720e3a5116 monitor: Add skeleton for new monitoring tool 2012-02-20 16:11:26 +01:00
Marcel Holtmann
3bb5375bf5 tracer: Remove wrong attempt in building a HCI mointor in userspace 2012-02-20 16:03:42 +01:00
Johan Hedberg
064ede0856 Add btmgmt to .gitignore 2011-10-25 17:10:52 +02:00
Frédéric Danis
4002361816 Add unit/test-eir to .gitignore 2011-10-20 14:23:20 +03:00
Lucas De Marchi
6eba2448be Add mpris-player to .gitignore 2011-10-13 10:38:32 +03:00
Lucas De Marchi
7849eeee2a build: Add support for systemd service configuration 2011-07-01 20:48:33 -07:00
David Herrmann
cabd3adf2c Add uuidtest binary to gitignore list 2011-04-04 19:48:45 -07:00
Waldemar Rymarkiewicz
f9dc0c0762 Add Sim Access Profile dummy driver
Add SAP dummy driver implementation and extend configure
with --with-sap=<driver>.
2011-03-23 14:57:45 +02:00
Marcel Holtmann
719071c7b1 Fix the bluetooth.ver.in screwup 2010-10-06 14:11:53 +02:00
Lucas De Marchi
534be7a9c3 Simplify linker script
Version linker scripts support function names and globs, so there's no
need to rely on nm tool to gather the exported symbols.
2010-09-21 23:08:57 +03:00