Parent: efe0efc925db278ee61f93a1b59deaea8d442bba
Author: Frédéric Danis <frederic.danis@collabora.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2021-03-16 19:53:40
Tree: 488de23b8aaf8b78e1947ccb65179a098e10cfdd
core: Use timeout_add_seconds Replace calls to g_timeout_add_seconds() by the timeout_add_seconds() wrapper which takes care of 0 delay.
Diffstat
| M | src/adapter.c | | | 90 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/adv_monitor.c | | | 14 | ++++++++- - - - - - |
| M | src/advertising.c | | | 28 | +++++++++++++++- - - - - - - - - - - - - |
| M | src/device.c | | | 60 | ++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/main.c | | | 7 | ++++- - - |
| M | src/sdp-client.c | | | 13 | +++++++- - - - - - |
6 files changed, 115 insertions(+), 97 deletions(-)