aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/emulator/server.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-24emulator: Fix the unchecked return valueTedd Ho-Jeong An1-1/+5
2020-09-21emulator: Add SPDX License IdentifierTedd Ho-Jeong An1-14/+1
2015-07-30emulator: Add support for ACL data transfer for serversAbhirup Ghosh1-0/+7
2015-02-12emulator: Use local includes for libbluetooth headersMarcel Holtmann1-2/+2
2015-02-12shared: Move mainloop implementation from monitor to sharedJohan Hedberg1-1/+1
2014-09-18emulator/btdev: Add iovec supportLuiz Augusto von Dentz1-2/+8
2014-02-12emulator: Update copyright and license detailsMarcel Holtmann1-10/+10
2013-01-31emulator: Create separate server BR/EDR/LE and BR/EDR typesJohan Hedberg1-0/+3
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg1-0/+4
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi1-4/+0
2012-11-27emulator: Add handling for monitor server instanceMarcel Holtmann1-0/+6
2012-11-20build: Remove stupid -I directivesMarcel Holtmann1-1/+1
2012-11-13emulator: Create server channel for LE only deviceMarcel Holtmann1-0/+3
2012-10-30emulator: Fix issue with remote disconnectsMarcel Holtmann1-2/+6
2012-10-29emulator: Create support for enabling AMP controllersMarcel Holtmann1-5/+20
2012-10-29emulator: Allow specifying controller typeMarcel Holtmann1-1/+1
2012-10-29emulator: Add support for TCP server connectionsMarcel Holtmann1-2/+65
2012-02-27emulator: Add initial version of new emulatorMarcel Holtmann1-0/+288