Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java90 private native void gattClientScanFilterParamAddNative(FilterParams filtValue); in gattClientScanFilterParamAddNative() method in ScanNativeInterface
148 gattClientScanFilterParamAddNative(filtValue); in gattClientScanFilterParamAdd()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1569 static void gattClientScanFilterParamAddNative(JNIEnv* env, in gattClientScanFilterParamAddNative() function
2610 (void*)gattClientScanFilterParamAddNative}, in register_com_android_bluetooth_gatt_scan()