Home | History | Annotate | Download | only in fm

Lines Matching refs:threshhold

671     public boolean rxSetRssiThreshold(int threshhold) {
676 return mService.rxSetRssiThreshold(threshhold);
688 public boolean rxSetRssiThreshold_nb(int threshhold) {
693 return mService.rxSetRssiThreshold_nb(threshhold);