HomeSort by relevance Sort by last modified time
    Searched refs:acquire_wake_lock_callout (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
bluetooth.h 427 typedef int (*acquire_wake_lock_callout)(const char *lock_name); typedef
439 acquire_wake_lock_callout acquire_wake_lock;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 519 static int acquire_wake_lock_callout(const char* lock_name) { function in namespace:android
581 acquire_wake_lock_callout, release_wake_lock_callout,
    [all...]

Completed in 293 milliseconds