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.h552 typedef int (*release_wake_lock_callout)(const char* lock_name); typedef
564 release_wake_lock_callout release_wake_lock;
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp841 static int release_wake_lock_callout(const char* lock_name) { in release_wake_lock_callout() function
878 acquire_wake_lock_callout, release_wake_lock_callout,