summaryrefslogtreecommitdiff
path: root/obexd/client/opp.h
blob: ecc3e05ed83a194e7c6e4e4a485e404c937dd2ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 *
 *  OBEX Client
 *
 *  Copyright (C) 2011 Intel Corporation
 *
 *
 */

int opp_init(void);
void opp_exit(void);