Searched refs:gattClientRefreshNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1023 static void gattClientRefreshNative(JNIEnv* env, jobject object, jint clientIf, function in namespace:android
1850 {"gattClientRefreshNative", "(ILjava/lang/String;)V", (void *) gattClientRefreshNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1498 gattClientRefreshNative(clientIf, address);
2371 private native void gattClientRefreshNative(int clientIf, String address); method in class:GattService

Completed in 20 milliseconds