>
#include <dlfcn.h>
#include <pthread.h>
#include <string.h>
#include <alp/power.h>
#include <hiker/fail.h>
#include "power_client.h"
Functions | |
alp_status_t | alp_power_force_full_wake () |
alp_status_t | alp_power_request_wakeup (time_t when, AlpPowerWakeState state, AlpPowerWakeupCallback callback, gpointer data, guint *wakeUpIDOut) |
|
|
|
|