HomeSort by relevance Sort by last modified time
    Searched defs:alarm_cb (Results 1 - 2 of 2) sorted by null

  /system/tools/hidl/c2hal/test/
test.h 99 typedef void (*alarm_cb)(void *data); typedef
  /hardware/libhardware/include/hardware/
bluetooth.h 425 typedef void (*alarm_cb)(void *data); typedef
426 typedef bool (*set_wake_alarm_callout)(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data);

Completed in 86 milliseconds