Home
last modified time | relevance | path

Searched refs:set_wake_alarm_callout (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h549 typedef bool (*set_wake_alarm_callout)(uint64_t delay_millis, bool should_wake, typedef
562 set_wake_alarm_callout set_wake_alarm;
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp791 static bool set_wake_alarm_callout(uint64_t delay_millis, bool should_wake, in set_wake_alarm_callout() function
877 sizeof(sBluetoothOsCallouts), set_wake_alarm_callout,