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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 74 public static final int PICODE_MAX = 65535;
FmTxConfig.java 690 if (value < PICODE_MIN || value > PICODE_MAX)

Completed in 63 milliseconds