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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmTxNative.cpp 262 static int nativeJFmTx_EnableRds(JNIEnv *env, jobject obj, jlong jContextValue)
267 V4L2_JBTL_LOGD("nativeJFmTx_EnableRds(): Init");
287 V4L2_JBTL_LOGD("nativeJFmTx_EnableRds(): Exit");;
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmTx.java 705 int status = nativeJFmTx_EnableRds(txContext.getValue());
707 JFmLog.d(TAG, "After nativeJFmTx_EnableRds, status = " + jFmTxStatus.toString());
709 JFmLog.e(TAG, "txEnableRds: exception during nativeJFmTx_EnableRds (" + e.toString()
    [all...]

Completed in 30 milliseconds