Commit Graph

12545 Commits

Author SHA1 Message Date
Marcel Holtmann
41b411a391 core: Add stub for systemd notification integration 2012-12-09 23:58:51 +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
05d8c7258b README: Lexical Analyzer and YACC is no longer needed 2012-12-09 15:44:21 +01:00
Marcel Holtmann
c0fbacceab build: Reorder tools section 2012-12-09 15:10:51 +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
fc6a6442e3 unit: Convert test-textfile utility into a real unit test 2012-12-09 14:27:30 +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
5a2fda0be9 build: Use libexecdir for Bluetooth daemon 2012-12-09 11:19:53 +01:00
Marcel Holtmann
27c68b2d98 build: Move all programs to be installed into bin directory 2012-12-09 11:03:46 +01:00
Marcel Holtmann
e946d6a374 tools: Remove reference to old SDP daemon 2012-12-09 11:03: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
7d41e36e9f build: Remove left-over from telephony driver framework 2012-12-09 10:37:26 +01:00
Marcel Holtmann
66d928aa6e unit: Always return with g_test_run() return value 2012-12-09 10:35:21 +01:00
Marcel Holtmann
292a37990c build: Remove dependency for check library 2012-12-09 10:33:32 +01:00
Marcel Holtmann
e0f960e038 unit: Use GTest for EIR unit test 2012-12-09 10:29:40 +01:00
Marcel Holtmann
c45b8edf38 build: Enable bccmd utility when tools are enabled 2012-12-09 10:17:57 +01:00
Marcel Holtmann
f30648032c build: Move GATT example plugin to Makefile.plugins 2012-12-09 10:09:44 +01:00
Marcel Holtmann
9507ea3a91 build: Use a separate Makefile.plugins 2012-12-09 10:05:17 +01:00
Marcel Holtmann
d8fa61f92a build: Remove left-over $(mcap_sources) variable 2012-12-09 10:00:40 +01:00
Marcel Holtmann
c8ee5ee4ac build: Remove another left-over from .gitignore 2012-12-09 01:34:45 +01:00
Marcel Holtmann
149803cffb build: Remove unused empty storage plugin stub 2012-12-09 01:32:09 +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
f6168cfe82 build: Remove old PCMCIA serial support 2012-12-09 00:59:22 +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
Marcel Holtmann
3b886d255b build: Remove compat helper for ppoll 2012-12-09 00:42:26 +01:00
Marcel Holtmann
bffd612cad tools: Remove include of compat ppoll header 2012-12-09 00:42:07 +01:00
Marcel Holtmann
8ece6196e2 build: Compile bluetoothd without OUI helper function 2012-12-09 00:38:39 +01:00
Marcel Holtmann
3c96d235a9 core: Add support for udev based batocomp implementation 2012-12-09 00:36:41 +01:00
Marcel Holtmann
fc771c9972 build: Check for existence of udev_hwdb_new function 2012-12-09 00:17:30 +01:00
Marcel Holtmann
acc35edff7 core: Remove --udev option from bluetoothd 2012-12-09 00:09:00 +01:00
Marcel Holtmann
48371157e1 core: Make ouitocomp function private 2012-12-09 00:03:48 +01:00
Marcel Holtmann
4ba84c72f1 tools: Use batocomp function instead of ouitocomp 2012-12-09 00:02:22 +01:00
Marcel Holtmann
d47f4a0410 core: Introduce batocomp helper function 2012-12-08 23:48:30 +01:00
Marcel Holtmann
61afd46c85 core: Use default for oui.txt if not configured 2012-12-08 22:46:53 +01:00
Marcel Holtmann
8543d3020d core: Remove unused oui2comp function 2012-12-08 22:44:20 +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
Johan Hedberg
b8779d2202 Revert "Ensure config.h is included by using CPPFLAGS"
This reverts commit 8a03376544.

The patch needs to be split up and the gdbus/ changes were bogus
compared to the original commit message.

Conflicts:
	Makefile.am
	Makefile.obexd
	profiles/cyclingspeed/cyclingspeed.c
	profiles/heartrate/heartrate.c
	src/error.c
2012-12-07 12:46:04 +02:00
Andre Guedes
7ff3126564 adapter: Discoverable storage
This patch changes store_adapter_info helper so it stores Discoverable
value according to discov_timeout. If discov_timeout is greater than
zero, we store "false" for Discoverable. This change covers the case
when DiscoverableTimeout value is set when Discoverable is true.
2012-12-07 11:20:27 +02:00