//app/com.bluerpc.worker/Const/CFG_SCANNING_MODE
CFG_SCANNING_MODE
[androidJvm]\ const val CFG_SCANNING_MODE: String
Background Scanning Modes FILTER: default mode, the worker will report scanning limitations to the client so that it will provide filters SCREEN_ON: The worker will darken the screen but force it to stay on to allow background scanning without filter limitations IGNORE: The worker will report no limitations to the client (can be useful if you already have an app keeping the screen on)