Searched refs:thisbytes (Results 1 – 1 of 1) sorted by relevance
103 int thisbytes = 0; in suggest_bluetooth_off() local125 thisbytes += devinfo.stat.byte_rx; in suggest_bluetooth_off()126 thisbytes += devinfo.stat.byte_tx; in suggest_bluetooth_off()128 if (thisbytes != previous_bytes) in suggest_bluetooth_off()148 previous_bytes = thisbytes; in suggest_bluetooth_off()