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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1688 gattTestNative(command, uuid1.getLeastSignificantBits(),
1691 gattTestNative(command, 0,0, bda1, p1, p2, p3, p4, p5);
1694 private native void gattTestNative(int command, method in class:GattService
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1245 static void gattTestNative(JNIEnv *env, jobject object, jint command, function in namespace:android
1313 {"gattTestNative", "(IJJLjava/lang/String;IIIII)V", (void *) gattTestNative},

Completed in 34 milliseconds