Searched refs:gattClientScanNative (Results 1 – 2 of 2) sorted by relevance
598 gattClientScanNative(false); in configureRegularScanParams()604 gattClientScanNative(true); in configureRegularScanParams()639 gattClientScanNative(true); in startRegularScan()822 gattClientScanNative(false); in stopRegularScan()842 gattClientScanNative(false); in regularScanTimeout()1267 private native void gattClientScanNative(boolean start); in gattClientScanNative() method in ScanManager.ScanNative
982 static void gattClientScanNative(JNIEnv* env, jobject object, jboolean start) { in gattClientScanNative() function2107 {"gattClientScanNative", "(Z)V", (void*)gattClientScanNative},