Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc81 static bt_status_t wakelock_acquire_callout(void);
105 status = wakelock_acquire_callout(); in wakelock_acquire()
115 static bt_status_t wakelock_acquire_callout(void) { in wakelock_acquire_callout() function