Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java99 private native void gattClientScanFilterEnableNative(int clientIf, boolean enable); in gattClientScanFilterEnableNative() method in ScanNativeInterface
169 gattClientScanFilterEnableNative(clientIf, enable); in gattClientScanFilterEnable()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1830 static void gattClientScanFilterEnableNative(JNIEnv* /* env */, in gattClientScanFilterEnableNative() function
2621 (void*)gattClientScanFilterEnableNative}, in register_com_android_bluetooth_gatt_scan()