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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1684 static void gattServerAddCharacteristicNative (JNIEnv *env, jobject object, function in namespace:android
1870 {"gattServerAddCharacteristicNative", "(IIJJII)V", (void *) gattServerAddCharacteristicNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2187 gattServerAddCharacteristicNative(serverIf, srvcHandle,
2449 private native void gattServerAddCharacteristicNative (int server_if, method in class:GattService

Completed in 65 milliseconds