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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 77 public static final int PTY_MIN = 0;
FmTxConfig.java 439 if (value < PTY_MIN || value > PTY_MAX)

Completed in 42 milliseconds