Home
last modified time | relevance | path

Searched refs:bluetooth_debug (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netbt/
HDbluetooth.h131 extern int bluetooth_debug;
133 if (bluetooth_debug) \
138 if (bluetooth_debug > (n)) \
HDhci_event.c67 int bluetooth_debug = BLUETOOTH_DEBUG; variable