summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc/app_ccch_scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/misc/app_ccch_scan.c')
-rw-r--r--src/host/layer23/src/misc/app_ccch_scan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/misc/app_ccch_scan.c b/src/host/layer23/src/misc/app_ccch_scan.c
index d301b7b7..f92b13ba 100644
--- a/src/host/layer23/src/misc/app_ccch_scan.c
+++ b/src/host/layer23/src/misc/app_ccch_scan.c
@@ -484,7 +484,7 @@ static int signal_cb(unsigned int subsys, unsigned int signal,
layer3_app_reset();
return l1ctl_tx_fbsb_req(ms, ms->test_arfcn,
L1CTL_FBSB_F_FB01SB, 100, 0,
- CCCH_MODE_NONE);
+ CCCH_MODE_NONE, dbm2rxlev(-85));
break;
}
return 0;