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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java388 gattClientSetAdvDataNative(client.clientIf, isScanResponse, includeName,
491 private native void gattClientSetAdvDataNative(int client_if, method in class:AdvertiseManager.AdvertiseNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1561 static void gattClientSetAdvDataNative(JNIEnv* env, jobject object , jint client_if, function in namespace:android
1815 {"gattClientSetAdvDataNative", "(IZZZI[B[B[B)V", (void *) gattClientSetAdvDataNative},

Completed in 320 milliseconds