Searched refs:gattServerRegisterAppNative (Results 1 – 2 of 2) sorted by relevance
1501 static void gattServerRegisterAppNative(JNIEnv* env, jobject object, in gattServerRegisterAppNative() function2210 (void*)gattServerRegisterAppNative},
2334 gattServerRegisterAppNative(uuid.getLeastSignificantBits(), in registerServer()2736 private native void gattServerRegisterAppNative(long app_uuid_lsb, in gattServerRegisterAppNative() method in GattService