HomeSort by relevance Sort by last modified time
    Searched refs:rxSetRssiThreshold (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/
IFmRadio.aidl 52 boolean rxSetRssiThreshold(int threshhold);
FmRadio.java 671 public boolean rxSetRssiThreshold(int threshhold) {
673 Log.d(TAG, "FmRadio:rxSetRssiThreshold");
676 return mService.rxSetRssiThreshold(threshhold);
    [all...]
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java     [all...]
  /hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
StubFmService.java     [all...]

Completed in 1409 milliseconds