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

  /external/bluetooth/bluedroid/test/suite/support/
hal.c 25 static bool set_wake_alarm(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data);
33 set_wake_alarm,
74 static bool set_wake_alarm(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data) { function
  /external/bluetooth/bluedroid/osi/test/
alarm_test.cpp 57 static bool set_wake_alarm(uint64_t delay_millis, bool, alarm_cb cb, void *data) { function
83 set_wake_alarm,
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 505 static bool set_wake_alarm(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data) { function
539 set_wake_alarm,
  /hardware/libhardware/include/hardware/
bluetooth.h 403 set_wake_alarm_callout set_wake_alarm; member in struct:__anon41214

Completed in 742 milliseconds