Home | History | Annotate | Download | only in src

Lines Matching full:wakelock

43 #include "osi/include/wakelock.h"
61 // Wakelock statistics for the "bluetooth_timer"
238 // Reset the Bluetooth wakelock statistics.
258 // Update the Bluetooth acquire wakelock statistics.
260 // This function should be called every time when the wakelock is acquired.
261 // |acquired_status| is the status code that was return when the wakelock was
288 // Update the Bluetooth release wakelock statistics.
290 // This function should be called every time when the wakelock is released.
291 // |released_status| is the status code that was return when the wakelock was
334 // Compute the last acquired interval if the wakelock is still acquired
353 dprintf(fd, "\nBluetooth Wakelock Statistics:\n");