Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbth5.c67 #define DPRINTFN(n, x) do { if (bth5_debug > (n)) printf x; } while (0)
68 int bth5_debug = 3; variable
817 if (bth5_debug == 3) in bth5_pktintegrity_transmit()
835 if (bth5_debug == 4) in bth5_pktintegrity_receive()
1010 if (bth5_debug == 3) in bth5_mux_transmit()
1027 if (bth5_debug == 3) in bth5_mux_receive()
1111 if (bth5_debug == 2) in bth5_sequencing_receive()
1226 if (bth5_debug == 2) in bth5_tx_reliable_pkt()
1374 if (bth5_debug == 2) in bth5_datagramq_receive()
1447 if (bth5_debug == 2) in bth5_tx_unreliable_pkt()
[all …]