Blob: opp.h

Blob id: ecc3e05ed83a194e7c6e4e4a485e404c937dd2ea

Size: 166 B

 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);