Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h422 typedef int (*release_wake_lock_callout)(const char *lock_name); typedef
434 release_wake_lock_callout release_wake_lock;
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h513 typedef int (*release_wake_lock_callout)(const char* lock_name); typedef
525 release_wake_lock_callout release_wake_lock;
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp739 static int release_wake_lock_callout(const char* lock_name) { in release_wake_lock_callout() function
776 acquire_wake_lock_callout, release_wake_lock_callout,