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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1625 static void gattServerRegisterAppNative(JNIEnv* env, jobject object, function in namespace:android
1864 {"gattServerRegisterAppNative", "(JJ)V", (void *) gattServerRegisterAppNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1958 gattServerRegisterAppNative(uuid.getLeastSignificantBits(),
2430 private native void gattServerRegisterAppNative(long app_uuid_lsb, method in class:GattService

Completed in 81 milliseconds