Commit: b597afa45a40ed2720659649e77dd25b45383fc0
Parent: 5202ea57a8fda7b298bb920a05c349897377abc1
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2018-12-05 13:55:26
Tree: 583c4a846d826d0e23b866408e512747c7470009

shared/mainloop: Remove mainloop_set_signal This removes mainloop_set_signal and replaces it usage with mainloop_run_with_signal.

Diffstat

M android/bluetoothd-snoop.c | 9 +- - - - - - - -
M android/system-emulator.c | 10 +- - - - - - - - -
M emulator/b1ee.c | 9 +- - - - - - - -
M emulator/hfp.c | 10 +- - - - - - - - -
M emulator/main.c | 9 +- - - - - - - -
M monitor/main.c | 9 +- - - - - - - -
M peripheral/main.c | 10 +- - - - - - - - -
M src/shared/mainloop.c | 79 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/shell.c | 54 ++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M tools/3dsp.c | 9 +- - - - - - - -
M tools/advtest.c | 9 +- - - - - - - -
M tools/bluemoon.c | 9 +- - - - - - - -
M tools/btattach.c | 9 +- - - - - - - -
M tools/btconfig.c | 9 +- - - - - - - -
M tools/btgatt-client.c | 9 +- - - - - - - -
M tools/btgatt-server.c | 9 +- - - - - - - -
M tools/btinfo.c | 9 +- - - - - - - -
M tools/btmon-logger.c | 9 +- - - - - - - -
M tools/btproxy.c | 9 +- - - - - - - -
M tools/eddystone.c | 9 +- - - - - - - -
M tools/ibeacon.c | 9 +- - - - - - - -
M tools/oobtest.c | 9 +- - - - - - - -

22 files changed, 24 insertions(+), 292 deletions(-)

View Full Diff | Patch