Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h649 typedef int (*acquire_wake_lock_callout)(const char* lock_name); typedef
660 acquire_wake_lock_callout acquire_wake_lock;
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp921 static int acquire_wake_lock_callout(const char* lock_name) { in acquire_wake_lock_callout() function
985 acquire_wake_lock_callout,