Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterNativeInterface.java169 return readEnergyInfoNative(); in readEnergyInfo()
325 private native int readEnergyInfoNative(); in readEnergyInfoNative() method in AdapterNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1651 static int readEnergyInfoNative() { in readEnergyInfoNative() function
2166 {"readEnergyInfoNative", "()I", (void*)readEnergyInfoNative}, in register_com_android_bluetooth_btservice_AdapterService()