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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 76 public static final int AFCODE_MAX = 108000;
FmTxConfig.java 672 if ((value < AFCODE_MIN || value > AFCODE_MAX))

Completed in 36 milliseconds