HomeSort by: relevance | last modified time | path
    Searched refs:bluetooth_debug (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
bluetooth.h 135 #ifdef BLUETOOTH_DEBUG
136 extern int bluetooth_debug;
138 if (bluetooth_debug) { \
145 if (bluetooth_debug > (n)) { \
157 #endif /* BLUETOOTH_DEBUG */
bt_sysctl.c 60 #ifdef BLUETOOTH_DEBUG
66 &bluetooth_debug, sizeof(bluetooth_debug),
hci_event.c 70 #ifdef BLUETOOTH_DEBUG
71 int bluetooth_debug; variable in typeref:typename:int
155 #endif /* BLUETOOTH_DEBUG */

Completed in 14 milliseconds