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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1698 static void gattServerAddDescriptorNative (JNIEnv *env, jobject object, function in namespace:android
1871 {"gattServerAddDescriptorNative", "(IIJJI)V", (void *) gattServerAddDescriptorNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2195 gattServerAddDescriptorNative(serverIf, srvcHandle,
2454 private native void gattServerAddDescriptorNative (int server_if, method in class:GattService

Completed in 74 milliseconds