Home
last modified time | relevance | path

Searched refs:gattClientUpdateAdvNative (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java487 private native void gattClientUpdateAdvNative(int client_if, in gattClientUpdateAdvNative() method in AdvertiseManager.AdvertiseNative
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1403 static void gattClientUpdateAdvNative(JNIEnv* env, jobject object, jint client_if, in gattClientUpdateAdvNative() function
1666 {"gattClientUpdateAdvNative", "(IIIIIII)V", (void *) gattClientUpdateAdvNative},