2 * Copyright 2016, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
6 * Augustin Cavalier, <waddlesplash>
8 #ifndef _BLUETOOTH_SERVER_DEBUG_H
9 #define _BLUETOOTH_SERVER_DEBUG_H
11 //#ifdef TRACE_BLUETOOTH_SERVER
13 # define TRACE_BT(x...) printf(x)