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

  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/
IFmRadio.aidl 102 boolean txEnable();
FmRadio.java     [all...]
  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTx.java 171 mStatus = sFmRadio.txEnable();
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmTx.java 549 public JFmTxStatus txEnable() {
550 JFmLog.d(TAG, "txEnable: entered");
558 JFmLog.e(TAG, "txEnable: exception during nativeJFmTx_Enable (" + e.toString() + ")");
561 JFmLog.d(TAG, "txEnable: exiting");
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
StubFmService.java     [all...]

Completed in 129 milliseconds