Searched refs:gattClientRefreshNative (Results 1 – 2 of 2) sorted by relevance
1032 static void gattClientRefreshNative(JNIEnv* env, jobject object, jint clientIf, in gattClientRefreshNative() function1702 {"gattClientRefreshNative", "(ILjava/lang/String;)V", (void *) gattClientRefreshNative},
1444 gattClientRefreshNative(clientIf, address); in refreshDevice()2331 private native void gattClientRefreshNative(int clientIf, String address); in gattClientRefreshNative() method in GattService