Searched refs:gattClientScanNative (Results 1 – 2 of 2) sorted by relevance
602 gattClientScanNative(false); in configureRegularScanParams()608 gattClientScanNative(true); in configureRegularScanParams()643 gattClientScanNative(true); in startRegularScan()826 gattClientScanNative(false); in stopRegularScan()846 gattClientScanNative(false); in regularScanTimeout()1271 private native void gattClientScanNative(boolean start); in gattClientScanNative() method in ScanManager.ScanNative
981 static void gattClientScanNative(JNIEnv* env, jobject object, jboolean start) { in gattClientScanNative() function2106 {"gattClientScanNative", "(Z)V", (void*)gattClientScanNative},