Blob: bluetooth.h

Blob id: 4d5ba9c210f0d463fc86c1821a3d7fb0d0d35c72

Size: 178 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 bluetooth_init(void);
void bluetooth_exit(void);