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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1132 static void gattServerAddIncludedServiceNative (JNIEnv *env, jobject object, function in namespace:android
1297 {"gattServerAddIncludedServiceNative", "(III)V", (void *) gattServerAddIncludedServiceNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1577 gattServerAddIncludedServiceNative(serverIf, srvcHandle,
1797 private native void gattServerAddIncludedServiceNative (int server_if, method in class:GattService

Completed in 33 milliseconds