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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 744 static int nativeJFmRx_SetChannelSpacing(JNIEnv *env, jobject obj,jlong jContextValue,jint jFmChannelSpacing)
748 ALOGD("nativeJFmRx_SetChannelSpacing(): Entered");
754 ALOGD("nativeJFmRx_SetChannelSpacing(): Exit");
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java 661 int status = nativeJFmRx_SetChannelSpacing(context.getValue(), jFmRxChannelSpacing
665 .d(TAG, "After nativeJFmRx_SetChannelSpacing, status = "
668 JFmLog.e(TAG, "setBand: exception during nativeJFmRx_SetChannelSpacing ("
    [all...]

Completed in 462 milliseconds