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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1661 static void gattServerAddServiceNative (JNIEnv *env, jobject object, function in namespace:android
1868 {"gattServerAddServiceNative", "(IIIJJI)V", (void *) gattServerAddServiceNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2180 gattServerAddServiceNative(serverIf, entry.serviceType,
2442 private native void gattServerAddServiceNative (int server_if, method in class:GattService

Completed in 129 milliseconds