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

  /hardware/libhardware/include/hardware/
bluetooth.h 415 typedef int (*acquire_wake_lock_callout)(const char *lock_name); typedef
427 acquire_wake_lock_callout acquire_wake_lock;
  /system/bt/include/hardware/
bluetooth.h 405 typedef int (*acquire_wake_lock_callout)(const char* lock_name); typedef
417 acquire_wake_lock_callout acquire_wake_lock;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 538 static int acquire_wake_lock_callout(const char* lock_name) { function in namespace:android
600 acquire_wake_lock_callout, release_wake_lock_callout,
    [all...]

Completed in 1321 milliseconds