summaryrefslogtreecommitdiff
path: root/obexd/client/bluetooth.h
blob: 4d5ba9c210f0d463fc86c1821a3d7fb0d0d35c72 (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 bluetooth_init(void);
void bluetooth_exit(void);