Commit Graph

20 Commits

Author SHA1 Message Date
Marcel Holtmann
e6e6e84340 emulator: Add support for AMP controller emulation 2013-10-09 11:03:42 -07:00
Marcel Holtmann
d46acd58a4 emulator: Add some extra long option strings 2013-10-05 09:52:10 -07:00
Marcel Holtmann
773361ac7c emulator: Make unix server sockets optional 2013-10-05 08:27:50 -07:00
Marcel Holtmann
d38e0b4514 emulator: Exit with failure when Virtual HCI setup fails 2013-10-05 08:19:58 -07:00
Marcel Holtmann
3af320e60d emulator: Add command line option for AMP controllers 2013-10-05 08:19:04 -07:00
Marcel Holtmann
9a9680909d emulator: Add options to usage description 2013-09-10 21:12:05 -07:00
Johan Hedberg
bcb96cdde5 emulator: Allow multiple vhci adapter creation with btvirt 2013-03-07 19:01:30 +02:00
Johan Hedberg
dbab424350 emulator: Add command line options for selecting controller type to btvirt 2013-01-31 21:32:31 -06:00
Johan Hedberg
24c2977006 emulator: Use BR/EDR/LE vhci type as default for btvirt 2013-01-31 21:22:21 -06:00
Johan Hedberg
1ffa263826 emulator: Create separate server BR/EDR/LE and BR/EDR types 2013-01-31 14:26:40 -06:00
Marcel Holtmann
26038ae7de emulator: Add command line switch for local HCI virtual device 2013-01-13 15:12:34 -08: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
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
b823e9e960 emulator: Add handling for monitor server instance 2012-11-27 10:26:23 +01:00
Marcel Holtmann
ce06826bd7 build: Remove stupid -I directives 2012-11-20 16:12:51 +01:00
Marcel Holtmann
bd83307026 emulator: Create server channel for LE only device 2012-11-13 18:37:34 +09:00
Marcel Holtmann
6716e680f4 emulator: Add version and usage information 2012-10-30 18:14:06 -07:00
Marcel Holtmann
9f3814a34f emulator: Create support for enabling AMP controllers 2012-10-29 15:49:30 -07:00
Marcel Holtmann
c139d529ad emulator: Ignore failures for device transports 2012-10-29 14:44:16 -07:00
Marcel Holtmann
d5be1cc111 emulator: Add initial version of new emulator 2012-02-27 10:56:43 -08:00