Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java116 private native void gattClientStopBatchScanNative(int clientIf); in gattClientStopBatchScanNative() method in ScanNativeInterface
199 gattClientStopBatchScanNative(clientIf); in gattClientStopBatchScan()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1906 static void gattClientStopBatchScanNative(JNIEnv* /* env */, in gattClientStopBatchScanNative() function
2604 (void*)gattClientStopBatchScanNative}, in register_com_android_bluetooth_gatt_scan()