Home
last modified time | relevance | path

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

/netbsd-src/sys/netbt/
H A Dbluetooth.h136 extern int bluetooth_debug;
138 if (bluetooth_debug) { \
145 if (bluetooth_debug > (n)) { \
H A Dbt_sysctl.c66 &bluetooth_debug, sizeof(bluetooth_debug),
H A Dhci_event.c71 int bluetooth_debug; variable