summaryrefslogtreecommitdiff
path: root/peripheral/log.h
blob: 29d1d6ac054259e15c5aad8c9623c15d9c44a420 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
 *
 *  BlueZ - Bluetooth protocol stack for Linux
 *
 *  Copyright (C) 2015  Intel Corporation. All rights reserved.
 *
 *
 */

void log_open(void);
void log_close(void);