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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 71 public static final int POWER_MIN = 0;
FmTxConfig.java 658 if (value < POWER_MIN || value > POWER_MAX)

Completed in 37 milliseconds