Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java108 private native void gattClientStartBatchScanNative( in gattClientStartBatchScanNative() method in ScanNativeInterface
193 gattClientStartBatchScanNative( in gattClientStartBatchScan()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1894 static void gattClientStartBatchScanNative(JNIEnv* /* env */, in gattClientStartBatchScanNative() function
2602 (void*)gattClientStartBatchScanNative}, in register_com_android_bluetooth_gatt_scan()