Commit Graph

5 Commits

Author SHA1 Message Date
Marcel Holtmann
afdd96340a emulator: Use local includes for libbluetooth headers 2015-02-12 21:47:56 +01:00
Johan Hedberg
649215b62f shared: Move mainloop implementation from monitor to shared 2015-02-12 12:32:07 +02:00
Marcel Holtmann
e90a074333 emulator: Make use of generic endian conversion macros 2014-01-10 13:05:23 -08:00
Szymon Janc
0b24507b8a emulator: Fix AMP emulation build error
This fix build with GCC 4.6.3.

  CC     emulator/amp.o
emulator/amp.c: In function ‘send_packet’:
emulator/amp.c:172:7: error: ignoring return value of ‘write’,
    declared with attribute warn_unused_result [-Werror=unused-result]
cc1: all warnings being treated as errors
make[1]: *** [emulator/amp.o] Error
2013-10-11 14:59:32 +02:00
Marcel Holtmann
e6e6e84340 emulator: Add support for AMP controller emulation 2013-10-09 11:03:42 -07:00