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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp949 static void gattClientWriteCharacteristicNative(JNIEnv* env, jobject object, function in namespace:android
1290 {"gattClientWriteCharacteristicNative", "(IIIJJIJJII[B)V", (void *) gattClientWriteCharacteristicNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1036 gattClientWriteCharacteristicNative(connId, srvcType,
1753 private native void gattClientWriteCharacteristicNative(int conn_id, method in class:GattService

Completed in 45 milliseconds