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/gatt/
DScanManager.java1228 gattClientScanFilterAddNative(scannerId, queue.toArray(), filterIndex); in configureScanFilters()
1557 private native void gattClientScanFilterAddNative(int clientId, in gattClientScanFilterAddNative() method in ScanManager.ScanNative
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1612 static void gattClientScanFilterAddNative(JNIEnv* env, jobject object, in gattClientScanFilterAddNative() function
2506 (void*)gattClientScanFilterAddNative},