Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseManagerNativeInterface.java96 enableAdvertisingSetNative(advertiserId, enable, duration, maxExtAdvEvents); in enableAdvertisingSet()
182 private native void enableAdvertisingSetNative( in enableAdvertisingSetNative() method in AdvertiseManagerNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2355 static void enableAdvertisingSetNative(JNIEnv* /* env */, jobject /* object */, in enableAdvertisingSetNative() function
2673 (void*)enableAdvertisingSetNative}, in register_com_android_bluetooth_gatt_advertise_manager()