Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h650 typedef int (*release_wake_lock_callout)(const char* lock_name); typedef
661 release_wake_lock_callout release_wake_lock;
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp952 static int release_wake_lock_callout(const char* lock_name) { in release_wake_lock_callout() function
986 release_wake_lock_callout,