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

  /hardware/libhardware/include/hardware/
bluetooth.h 419 typedef bool (*set_wake_alarm_callout)(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data); typedef
431 set_wake_alarm_callout set_wake_alarm;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 517 static bool set_wake_alarm_callout(uint64_t delay_millis, bool should_wake, function in namespace:android
627 set_wake_alarm_callout,
    [all...]

Completed in 84 milliseconds