Searched defs:enableAdvertisingSetNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java255 enableAdvertisingSetNative(advertiserId, enable, duration, maxExtAdvEvents);
400 private native void enableAdvertisingSetNative( method in class:AdvertiseManager
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1896 static void enableAdvertisingSetNative(JNIEnv* env, jobject object, function in namespace:android
2103 {"enableAdvertisingSetNative", "(IZII)V",
2104 (void*)enableAdvertisingSetNative},

Completed in 115 milliseconds