Searched refs:fmTxCmdSetPowerLevel (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java75 void fmTxCmdSetPowerLevel(JFmTx context, JFmTxStatus status, long value); method in interface:JFmTx.ICallback
2651 callback.fmTxCmdSetPowerLevel(mJFmTx, txStatus, value);
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
H A DStubFmService.java6199 public void fmTxCmdSetPowerLevel(JFmTx context, JFmTxStatus status, method in class:StubFmService
6202 Log.i(TAG, "StubFmService:fmTxCmdSetPowerLevel ");
6203 Log.d(TAG, " fmTxCmdSetPowerLevel ( status: " + status + " )");

Completed in 89 milliseconds