Searched refs:gattClientScanNative (Results 1 – 2 of 2) sorted by relevance
626 gattClientScanNative(false); in configureRegularScanParams()632 gattClientScanNative(true); in configureRegularScanParams()666 gattClientScanNative(true); in startRegularScan()853 gattClientScanNative(false); in stopRegularScan()873 gattClientScanNative(false); in regularScanTimeout()1302 private native void gattClientScanNative(boolean start); in gattClientScanNative() method in ScanManager.ScanNative
1187 static void gattClientScanNative(JNIEnv* env, jobject object, jboolean start) { in gattClientScanNative() function2332 {"gattClientScanNative", "(Z)V", (void*)gattClientScanNative},