Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java93 private native void gattClientScanFilterParamClearAllNative(int clientIf); in gattClientScanFilterParamClearAllNative() method in ScanNativeInterface
154 gattClientScanFilterParamClearAllNative(clientIf); in gattClientScanFilterParamClearAll()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1631 static void gattClientScanFilterParamClearAllNative(JNIEnv* /* env */, in gattClientScanFilterParamClearAllNative() function
2614 (void*)gattClientScanFilterParamClearAllNative}, in register_com_android_bluetooth_gatt_scan()