summaryrefslogtreecommitdiff
path: root/emulator/main.c
Commit message (Expand)AuthorAgeFilesLines
* emulator: Add support for vendor commandsLuiz Augusto von Dentz2022-01-051-0/+1
* emulator: Add initial support for MSFT vendor commandsLuiz Augusto von Dentz2021-10-211-0/+2
* vhci: Read the controller indexLuiz Augusto von Dentz2021-10-181-5/+7
* emulator: Add option for enabling debug with btvirtLuiz Augusto von Dentz2021-02-191-1/+19
* emulator: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* emulator: Fix command line parameters with optional argumentOlivier Martin2020-04-151-2/+4
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-051-8/+1
* shared: Move mainloop implementation from monitor to sharedJohan Hedberg2015-02-121-1/+1
* emulator: Add support for providing a pseudo terminalMarcel Holtmann2014-07-121-2/+17
* emulator: Update copyright and license detailsMarcel Holtmann2014-02-121-10/+10
* emulator: Add simple standalone single mode LE deviceMarcel Holtmann2013-12-281-2/+23
* emulator: Add support for AMP controller emulationMarcel Holtmann2013-10-091-3/+23
* emulator: Add some extra long option stringsMarcel Holtmann2013-10-051-1/+5
* emulator: Make unix server sockets optionalMarcel Holtmann2013-10-051-20/+36
* emulator: Exit with failure when Virtual HCI setup failsMarcel Holtmann2013-10-051-1/+3
* emulator: Add command line option for AMP controllersMarcel Holtmann2013-10-051-1/+5
* emulator: Add options to usage descriptionMarcel Holtmann2013-09-101-0/+3
* emulator: Allow multiple vhci adapter creation with btvirtJohan Hedberg2013-03-071-7/+11
* emulator: Add command line options for selecting controller type to btvirtJohan Hedberg2013-01-311-2/+9
* emulator: Use BR/EDR/LE vhci type as default for btvirtJohan Hedberg2013-01-311-1/+1
* emulator: Create separate server BR/EDR/LE and BR/EDR typesJohan Hedberg2013-01-311-7/+13
* emulator: Add command line switch for local HCI virtual deviceMarcel Holtmann2013-01-131-4/+12
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* emulator: Add handling for monitor server instanceMarcel Holtmann2012-11-271-0/+5
* build: Remove stupid -I directivesMarcel Holtmann2012-11-201-1/+1
* emulator: Create server channel for LE only deviceMarcel Holtmann2012-11-131-1/+6
* emulator: Add version and usage informationMarcel Holtmann2012-10-301-0/+38
* emulator: Create support for enabling AMP controllersMarcel Holtmann2012-10-291-5/+10
* emulator: Ignore failures for device transportsMarcel Holtmann2012-10-291-7/+2
* emulator: Add initial version of new emulatorMarcel Holtmann2012-02-271-0/+73