Commit: 649215b62f1aa40858784aff832b70ef17aa030c
Parent: fd6a34808d06275a032f63c48524f873cc627cd6
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2015-02-12 12:32:07
Tree: 70585ebf21c4ab2a90711e5fa9dc72dcbc0d3ab0

shared: Move mainloop implementation from monitor to shared

Diffstat

M Makefile.am | 2 +-
M android/bluetoothd-snoop.c | 2 +-
M android/system-emulator.c | 2 +-
M emulator/amp.c | 2 +-
M emulator/b1ee.c | 2 +-
M emulator/hfp.c | 2 +-
M emulator/le.c | 2 +-
M emulator/main.c | 2 +-
M emulator/phy.c | 2 +-
M emulator/serial.c | 2 +-
M emulator/server.c | 2 +-
M emulator/vhci.c | 2 +-
M monitor/control.c | 3 ++-
M monitor/hcidump.c | 3 ++-
M monitor/main.c | 3 ++-
M src/shared/hci.c | 2 +-
M src/shared/io-mainloop.c | 2 +-
R src/shared/mainloop.c | 0
R src/shared/mainloop.h | 0
M src/shared/timeout-mainloop.c | 3 +- -
M tools/3dsp.c | 2 +-
M tools/bluemoon.c | 2 +-
M tools/btattach.c | 2 +-
M tools/btgatt-client.c | 2 +-
M tools/btgatt-server.c | 2 +-
M tools/btinfo.c | 2 +-
M tools/btmgmt.c | 2 +-
M tools/btproxy.c | 2 +-
M tools/cltest.c | 2 +-
M tools/ibeacon.c | 2 +-
M tools/oobtest.c | 2 +-

33 files changed, 485 insertions(+), 483 deletions(-)

View Full Diff | Patch