Searched refs:gattClientScanNative (Results 1 – 2 of 2) sorted by relevance
465 gattClientScanNative(false); in configureRegularScanParams()469 gattClientScanNative(true); in configureRegularScanParams()502 gattClientScanNative(true); in startRegularScan()669 gattClientScanNative(false); in stopRegularScan()687 gattClientScanNative(false); in regularScanTimeout()1098 private native void gattClientScanNative(boolean start); in gattClientScanNative() method in ScanManager.ScanNative
1007 static void gattClientScanNative(JNIEnv* env, jobject object, jboolean start) in gattClientScanNative() function1675 {"gattClientScanNative", "(Z)V", (void *) gattClientScanNative},