Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java263 enableAdvertisingSetNative(advertiserId, enable, duration, maxExtAdvEvents); in enableAdvertisingSet()
416 private native void enableAdvertisingSetNative(int advertiserId, boolean enable, int duration, in enableAdvertisingSetNative() method in AdvertiseManager
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1874 static void enableAdvertisingSetNative(JNIEnv* env, jobject object, in enableAdvertisingSetNative() function
2078 (void*)enableAdvertisingSetNative},