/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * * OBEX Client * * Copyright (C) 2011 Intel Corporation * * */ int opp_init(void); void opp_exit(void);