Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java87 private native void gattClientScanFilterAddNative( in gattClientScanFilterAddNative() method in ScanNativeInterface
143 gattClientScanFilterAddNative(clientId, entries, filterIndex); in gattClientScanFilterAdd()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1652 static void gattClientScanFilterAddNative(JNIEnv* env, jobject /* object */, in gattClientScanFilterAddNative() function
2617 (void*)gattClientScanFilterAddNative}, in register_com_android_bluetooth_gatt_scan()