Searched refs:gattTestNative (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattNativeInterface.java | 394 private native void gattTestNative( in gattTestNative() method in GattNativeInterface 665 gattTestNative(command, uuid1Lsb, uuid1Msb, bda1, p1, p2, p3, p4, p5); in gattTest()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 2531 static void gattTestNative(JNIEnv* env, jobject /* object */, jint command, in gattTestNative() function 2857 (void*)gattTestNative}, in register_com_android_bluetooth_gatt_()
|