summaryrefslogtreecommitdiff
path: root/emulator/server.c
Commit message (Expand)AuthorAgeFilesLines
* emulator: Fix the unchecked return valueTedd Ho-Jeong An2020-11-241-1/+5
* emulator: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* emulator: Add support for ACL data transfer for serversAbhirup Ghosh2015-07-301-0/+7
* emulator: Use local includes for libbluetooth headersMarcel Holtmann2015-02-121-2/+2
* shared: Move mainloop implementation from monitor to sharedJohan Hedberg2015-02-121-1/+1
* emulator/btdev: Add iovec supportLuiz Augusto von Dentz2014-09-181-2/+8
* emulator: Update copyright and license detailsMarcel Holtmann2014-02-121-10/+10
* emulator: Create separate server BR/EDR/LE and BR/EDR typesJohan Hedberg2013-01-311-0/+3
* 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/+6
* build: Remove stupid -I directivesMarcel Holtmann2012-11-201-1/+1
* emulator: Create server channel for LE only deviceMarcel Holtmann2012-11-131-0/+3
* emulator: Fix issue with remote disconnectsMarcel Holtmann2012-10-301-2/+6
* emulator: Create support for enabling AMP controllersMarcel Holtmann2012-10-291-5/+20
* emulator: Allow specifying controller typeMarcel Holtmann2012-10-291-1/+1
* emulator: Add support for TCP server connectionsMarcel Holtmann2012-10-291-2/+65
* emulator: Add initial version of new emulatorMarcel Holtmann2012-02-271-0/+288