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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmTxNative.cpp 795 static int nativeJFmTx_SetPowerLevel(JNIEnv *env, jobject obj, jlong jContextValue,jint powerLevel)
801 ALOGD("nativeJFmTx_SetPowerLevel(): Enter and power level = %d\n",powerLevel);
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmTx.java 667 int status = nativeJFmTx_SetPowerLevel(txContext.getValue(), jFmTxPowerLevel.getvalue());
672 JFmLog.e(TAG, "txSetPowerLevel: exception during nativeJFmTx_SetPowerLevel ("
    [all...]

Completed in 139 milliseconds