On Thu, Jun 24, 2021 at 10:13 AM Jayashree D <jayashree-d@hcl.com> wrote:

It has 4 dbus method call, whether this approach can be implemented in async_method_call() ?


Yes, there are significantly more complex flows than this implemented in other places using async_method_call.
 

Could you please share your suggestions on this.


My suggestion would be to look around at other code that does this already and use that as an example to build your code.