Searched refs:gattServerAddServiceNative (Results 1 – 2 of 2) sorted by relevance
363 private native void gattServerAddServiceNative(int serverIf, List<GattDbElement> service); in gattServerAddServiceNative() method in GattNativeInterface617 gattServerAddServiceNative(serverIf, service); in gattServerAddService()
1986 static void gattServerAddServiceNative(JNIEnv* env, jobject /* object */, in gattServerAddServiceNative() function2842 (void*)gattServerAddServiceNative}, in register_com_android_bluetooth_gatt_()