1 // Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
2 // Use of this source code is governed by a apache 2.0 license that can be
3 // found in the LICENSE file.
13 #include "include/capability_manager.h"
17 typedef void (*DBusCallback)(GVariant* result, void* user_data);
19 bool ProxyCallAsync(const char* method, GVariant* params, DBusCallback cb,