Commit Graph

20 Commits

Author SHA1 Message Date
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
Lucas De Marchi
8a03376544 Ensure config.h is included by using CPPFLAGS
Instead of trying to include config.h in each file over the tree and
possibly forgetting to include it, give a "-include config.h" argument
to the compiler so it's guaranteed that a) it will be included for all
source files and b) it will be the first header included.

gdbus/ directory is left out, since it would break other projects using
it.
2012-12-05 17:18:07 +02:00
Marcel Holtmann
c886503a79 Fix another fallout from Inquiry Response Transmit Power Level typo 2010-02-05 19:52:59 -08:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
b42e7c6768 Add commands for Simple Pairing 2007-08-01 08:07:42 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
dd3e8a6ab8 Update security filter for Extended Inquiry Response (EIR) 2005-10-27 22:49:49 +00:00
Marcel Holtmann
2ed8bc58ca Don't forget the command for reading the extended inquiry response 2005-09-09 04:10:59 +00:00
Marcel Holtmann
5a1c827dde Update security filter definitions 2005-09-08 11:51:20 +00:00
Marcel Holtmann
76b0ca8e1c Fix security filter definitions 2005-01-14 00:14:50 +00:00
Marcel Holtmann
b66d3f9b2c Unify copyright and license information 2004-04-28 10:39:47 +00:00
Marcel Holtmann
fab001c125 Fix warning in hcisecfilter 2004-04-24 11:22:47 +00:00
Marcel Holtmann
529a4a6e9b Support for reading transmit power level 2003-06-27 10:49:13 +00:00
Max Krasnyansky
f034898272 Added OGF_PARAM_STATUS 2003-01-28 01:55:08 +00:00
Marcel Holtmann
85f1b67672 Support for voice setting 2002-12-17 05:31:24 +00:00
Max Krasnyansky
c98b2f82a4 Initial revision 2002-03-08 21:12:35 +00:00