adv_monitor: Handle D-Bus client ready events
authorMiao-chen Chou <mcchou@chromium.org>
Sat, 12 Sep 2020 06:51:29 +0000 (23:51 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:32 +0000 (19:08 +0530)
commit4f53c8c46a762b97508e1c87335c68759cfa1261
tree7105cd7c97cc66dbb311469a3d8bc87e5887ecac
parent2c4f676f9afbb26e7538175e084f774dce56ad3c
adv_monitor: Handle D-Bus client ready events

This adds a handler of client ready events. The handler replies to the
RegisterMonitor() method call.

The following tests were performed.
- Call RegisterMonitor() and expect to receive a return.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/adv_monitor.c