Lines Matching refs:V4L2_JBTL_LOGD

170 V4L2_JBTL_LOGD(" rdsParseFunc_updateRepertoire repertoire%d\n",repertoire);
187 V4L2_JBTL_LOGD("block A - id=%d\n",(byte1 << 8) | byte2);
190 V4L2_JBTL_LOGD("block B - group=%d%c tp=%d pty=%d spare=%d\n",
203 V4L2_JBTL_LOGD("block C - 0x%02x 0x%02x\n",byte1,byte2);
208 V4L2_JBTL_LOGD("block D - 0x%02x 0x%02x\n",byte1,byte2);
215 V4L2_JBTL_LOGD("PSN: %s, PTY: %d, MS: %s\n",rds_psn,
219 V4L2_JBTL_LOGD("PS len %d",len);
230 V4L2_JBTL_LOGD("Radio repertoire: %d\n",repertoire);
240 V4L2_JBTL_LOGD("RDS len %d",len);
241 V4L2_JBTL_LOGD("Radio Text: %s\n",rds_txt);
248 V4L2_JBTL_LOGD("----------------------------------------\n");
251 V4L2_JBTL_LOGD("unknown block [%d]\n",blkno);
270 V4L2_JBTL_LOGD(" entryFunctionForRdsThread: Entering.g_stopCommListener %d \n",g_stopCommListener);
275 V4L2_JBTL_LOGD("RDS thread running..\n");
290 { V4L2_JBTL_LOGD("NO RDS data to read..\n");
297 V4L2_JBTL_LOGD(" RDS data to read is available..\n");
303 V4L2_JBTL_LOGD("RDS thread exiting..\n");
315 V4L2_JBTL_LOGD("Failed to read %s capabilities\n",DEFAULT_RADIO_DEVICE);
320 V4L2_JBTL_LOGD("%s is not radio devcie",DEFAULT_RADIO_DEVICE);
323 V4L2_JBTL_LOGD("\n***%s Info ****\n",DEFAULT_RADIO_DEVICE);
324 V4L2_JBTL_LOGD("Driver : %s\n",cap.driver);
325 V4L2_JBTL_LOGD("Card : %s\n",cap.card);
326 V4L2_JBTL_LOGD("Bus : %s\n",cap.bus_info);
327 V4L2_JBTL_LOGD("Capabilities : 0x%x\n",cap.capabilities);
338 V4L2_JBTL_LOGD("Java_JFmRx_nativeJFmRx_Create(): Entered");
343 V4L2_JBTL_LOGD("Unable to open %s ..\n",DEFAULT_RADIO_DEVICE);
355 V4L2_JBTL_LOGD("nativeJFmRx_create:Exiting Successfully");
365 V4L2_JBTL_LOGD("nativeJFmRx_destroy(): Entered");
367 V4L2_JBTL_LOGD("nativeJFmRx_destroy(): Exit");
379 V4L2_JBTL_LOGD("nativeJFmRx_enable(): Entered");
390 V4L2_JBTL_LOGD("Failed to Enable FM\n");
394 V4L2_JBTL_LOGD("nativeJFmRx_enable: FM_RX_Enable() returned %d",(int)status);
396 V4L2_JBTL_LOGD("nativeJFmRx_enable(): Exit");
404 V4L2_JBTL_LOGD("nativeJFmRx_disable(): Entered");
413 V4L2_JBTL_LOGD("nativeJFmRx_disable(): Exit");;
436 V4L2_JBTL_LOGD("nativeJFmRx_setBand(): EnteredjFmBand %d",jFmBand);
437 V4L2_JBTL_LOGD("nativeJFmRx_setBand(): curr_band %d last_band %d",curr_band,last_band);
441 V4L2_JBTL_LOGD("Can't open %s", FM_BAND_SYSFS_ENTRY);
447 V4L2_JBTL_LOGD("Failed to set FM Band\n");
453 V4L2_JBTL_LOGD("nativeJFmRx_setBand(): Exit");
466 V4L2_JBTL_LOGD("nativeJFmRx_getBand(): Exit");
478 V4L2_JBTL_LOGD("nativeJFmRx_tune(): Entered");
484 V4L2_JBTL_LOGD("Failed to get tuner capabilities\n");
498 V4L2_JBTL_LOGD("Failed to tune to frequency %d\n",user_freq);
501 V4L2_JBTL_LOGD("Tuned to frequency %2.1f MHz\n",user_freq);
505 V4L2_JBTL_LOGD("nativeJFmRx_Tune(): Exit");
517 V4L2_JBTL_LOGD("nativeJFmRx_getTunedFrequency(): Entered");
522 V4L2_JBTL_LOGD("Failed to read current frequency\n");
526 V4L2_JBTL_LOGD("Tuned to frequency %2.1f MHz \n",(float)vf.frequency/1000);
529 V4L2_JBTL_LOGD("nativeJFmRx_getTunedFrequency(): Exit");
541 V4L2_JBTL_LOGD("nativeJFmRx_SetMonoStereoMode(): Entered");
548 V4L2_JBTL_LOGD("Failed to set stereo/mono mode\n");
552 V4L2_JBTL_LOGD("Set to %d Mode\n",jFmMode);
555 V4L2_JBTL_LOGD("nativeJFmRx_SetMonoStereoMode(): Exit");
567 V4L2_JBTL_LOGD("nativeJFmRx_GetMonoStereoMode(): Entered");
572 V4L2_JBTL_LOGD("Failed to get stereo/mono mode\n");
577 V4L2_JBTL_LOGD("%d mode\n",mode);
580 V4L2_JBTL_LOGD("nativeJFmRx_GetMonoStereoMode(): Exit");
592 V4L2_JBTL_LOGD("nativeJFmRx_setMuteMode(): Entered");
599 V4L2_JBTL_LOGD("Failed to set mute mode\n");
604 V4L2_JBTL_LOGD("nativeJFmRx_setMuteMode(): Exit");
615 V4L2_JBTL_LOGD("nativeJFmRx_getMuteMode(): Entered");
620 V4L2_JBTL_LOGD("Failed to get mute mode\n");
624 V4L2_JBTL_LOGD("%d\n",vctrl.value);
627 V4L2_JBTL_LOGD("nativeJFmRx_getMuteMode(): Exit");
639 V4L2_JBTL_LOGD("nativeJFmRx_setRssiThreshold(): Entered");
643 V4L2_JBTL_LOGD("nativeJFmRx_setRssiThreshold(): val = %s", rssi_lvl);
647 V4L2_JBTL_LOGD("Can't open %s", FM_RSSI_LVL_SYSFS_ENTRY);
653 V4L2_JBTL_LOGD("Failed to set FM RSSI level\n");
657 V4L2_JBTL_LOGD("Setting rssi to %d\n",jFmRssi);
660 V4L2_JBTL_LOGD("nativeJFmRx_setRssiThreshold(): Exit");
670 V4L2_JBTL_LOGD("nativeJFmRx_getRssiThreshold(): Entered");
674 V4L2_JBTL_LOGD("RSSI threshold set to %d\n",rssi_threshold);
676 V4L2_JBTL_LOGD("nativeJFmRx_getRssiThreshold(): Exit");
685 V4L2_JBTL_LOGD("nativeJFmRx_getRssi(): Entered");
689 V4L2_JBTL_LOGD("RSSI level is %d\n",curr_rssi_lvl);
692 V4L2_JBTL_LOGD("nativeJFmRx_getRssi(): Exit");
702 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume(): Entered");
710 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume():Failed to set volume\n");
713 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume():Setting volume to %d \n",jFmVolume);
717 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume(): Exit");
728 V4L2_JBTL_LOGD("nativeJFmRx_getVolume(): Entered");
735 V4L2_JBTL_LOGD("Failed to get volume\n");
740 V4L2_JBTL_LOGD("nativeJFmRx_getVolume(): Exit");
774 V4L2_JBTL_LOGD("nativeJFmRx_SetDeEmphasisFilter(): Entered");
776 V4L2_JBTL_LOGD("1. nativeJFmRx_EnableRDS\n");
779 V4L2_JBTL_LOGD("Set to De-emphasis %d mode\n",jFmEmphasisFilter);
781 V4L2_JBTL_LOGD("nativeJFmRx_SetDeEmphasisFilter(): Exit");
782 V4L2_JBTL_LOGD("2. nativeJFmRx_EnableRDS\n");
793 V4L2_JBTL_LOGD("nativeJFmRx_GetDeEmphasisFilter(): Entered");
795 V4L2_JBTL_LOGD("1. nativeJFmRx_EnableRDS\n");
798 V4L2_JBTL_LOGD("De-emphasis filter %d\n",mode);
801 V4L2_JBTL_LOGD("nativeJFmRx_GetDeEmphasisFilter(): Exit");
802 V4L2_JBTL_LOGD("2. nativeJFmRx_EnableRDS\n");
816 V4L2_JBTL_LOGD("nativeJFmRx_Seek(): Entered");
817 V4L2_JBTL_LOGD("Seeking %s.. and channel spacing is %d\n",jdirection?"up":"down", chanl_spacing);
827 V4L2_JBTL_LOGD("Band limit reached\n");
831 V4L2_JBTL_LOGD("Seek operation failed\n");
835 V4L2_JBTL_LOGD("nativeJFmRx_tune(): Entered");
841 V4L2_JBTL_LOGD("Failed to get tuner capabilities\n");
850 V4L2_JBTL_LOGD("Failed to read current frequency\n");
854 V4L2_JBTL_LOGD("Tuned to frequency %3.2f MHz \n",vf.frequency / (16.0 * div));
858 V4L2_JBTL_LOGD("nativeJFmRx_Seek(): Exit");
867 V4L2_JBTL_LOGD("nativeJFmRx_StopSeek(): Entered");
869 V4L2_JBTL_LOGD("nativeJFmRx_StopSeek(): Exit");
880 V4L2_JBTL_LOGD("nativeJFmRx_enableRDS(): Entered");
882 V4L2_JBTL_LOGD("1. nativeJFmRx_EnableRDS\n");
887 V4L2_JBTL_LOGD("Failed to get tuner attributes\n");
891 V4L2_JBTL_LOGD("2. nativeJFmRx_EnableRDS\n");
899 V4L2_JBTL_LOGD("Failed to set RDS on/off status\n");
903 V4L2_JBTL_LOGD("3. nativeJFmRx_EnableRDS\n");
907 V4L2_JBTL_LOGD(" nativeJFmRx_EnableRDS: creating thread !!! \n");
916 V4L2_JBTL_LOGD(" nativeJFmRx_EnableRDS: Thread Creation FAILED !!! \n");
923 V4L2_JBTL_LOGD("RDS thread already created\n");
925 V4L2_JBTL_LOGD("4. nativeJFmRx_EnableRDS\n");
926 V4L2_JBTL_LOGD("RDS %d\n",rds_mode);
929 V4L2_JBTL_LOGD("nativeJFmRx_enableRDS(): Exit");
940 V4L2_JBTL_LOGD("1. nativeJFmRx_DisableRDS\n");
945 V4L2_JBTL_LOGD("Failed to get tuner attributes\n");
952 V4L2_JBTL_LOGD("2. nativeJFmRx_DisableRDS and vt.rxsubchans = %d\n", vt.rxsubchans);
957 V4L2_JBTL_LOGD("Failed to set RDS on/off status\n");
963 V4L2_JBTL_LOGD("nativeJFmRx_DisableRDS(): Exit");
970 V4L2_JBTL_LOGD("nativeJFmRx_enableAudioRouting(): Entered");
974 V4L2_JBTL_LOGD("nativeJFmRx_enableAudioRouting(): Exit");
981 V4L2_JBTL_LOGD("nativeJFmRx_disableAudioRouting(): Entered");
985 V4L2_JBTL_LOGD("nativeJFmRx_disableAudioRouting(): Exit");
996 V4L2_JBTL_LOGD("nativeJFmRx_setRdsAfSwitchMode(): Entered");
1010 V4L2_JBTL_LOGD("Can't open %s", FM_RDS_AF_SYSFS_ENTRY);
1016 V4L2_JBTL_LOGD("Failed to set FM AF Switch\n");
1021 V4L2_JBTL_LOGD("AF Switch %d ",jRdsAfSwitchMode);
1024 V4L2_JBTL_LOGD("nativeJFmRx_setRdsAfSwitchMode(): Exit");
1036 V4L2_JBTL_LOGD("nativeJFmRx_getRdsAfSwitchMode(): Entered");
1041 V4L2_JBTL_LOGD("nativeJFmRx_getRdsAfSwitchMode(): Exit");
1048 V4L2_JBTL_LOGD("nativeJFmRx_ChangeAudioTarget(): Entered");
1050 V4L2_JBTL_LOGD("nativeJFmRx_ChangeAudioTarget(): Exit");
1059 V4L2_JBTL_LOGD("nativeJFmRx_ChangeDigitalTargetConfiguration(): Entered");
1063 V4L2_JBTL_LOGD("nativeJFmRx_ChangeDigitalTargetConfiguration(): Exit");
1073 V4L2_JBTL_LOGD("nativeJFmRx_SetRfDependentMuteMode(): Entered");
1078 V4L2_JBTL_LOGD("nativeJFmRx_SetRfDependentMuteMode(): Exit");
1091 V4L2_JBTL_LOGD(" nativeJFmRx_GetRfDependentMute(): Entered");
1096 V4L2_JBTL_LOGD(" nativeJFmRx_GetRfDependentMute(): Exit");
1106 V4L2_JBTL_LOGD(" nativeJFmRx_SetRdsSystem(): Entered");
1108 V4L2_JBTL_LOGD("entered to ELSE\n");
1111 V4L2_JBTL_LOGD("Set to %d\n",rdsSystem);
1113 V4L2_JBTL_LOGD(" nativeJFmRx_SetRdsSystem(): Exit");
1127 V4L2_JBTL_LOGD("nativeJFmRx_GetRdsSystem(): Entered");
1132 V4L2_JBTL_LOGD(" nativeJFmRx_GetRdsSystem(): Exit");
1141 V4L2_JBTL_LOGD("nativeJFmRx_SetRdsGroupMask(): Entered");
1145 V4L2_JBTL_LOGD(" nativeJFmRx_SetRdsGroupMask(): Exit");
1153 V4L2_JBTL_LOGD("nativeJFmRx_GetRdsGroupMask(): Entered");
1157 V4L2_JBTL_LOGD(" nativeJFmRx_GetRdsGroupMask(): Exit");
1263 V4L2_JBTL_LOGD("nativeJFmRx_Callback():EVENT --------------->FM_RX_EVENT_RADIO_TEXT");
1361 V4L2_JBTL_LOGD("nativeJFmRx_PS_Callback():EVENT --------------->FM_RX_EVENT_PS_CHANGED len %d",len);
1368 V4L2_JBTL_LOGD("nativeJFmRx_PS_Callback: Failed converting elements");
1375 V4L2_JBTL_LOGD("nativeJFmRx_PS_Callback: Calling Java nativeCb_fmRxRadioText failed");
1446 V4L2_JBTL_LOGD("nativeJFmRx_Callback: Entered, env is null");
1657 V4L2_JBTL_LOGD("nativeJFmRx_Callback: at FM_RX_CMD_ENABLE_AUDIO step 1");
1662 V4L2_JBTL_LOGD("nativeJFmRx_Callback: at FM_RX_CMD_ENABLE_AUDIO step 2");
1729 V4L2_JBTL_LOGD("nativeJFmRx_Callback:FM_RX_EVENT_CMD_DONE,unhendeld event");
1734 V4L2_JBTL_LOGD("nativeJFmRx_Callback: ExceptionOccurred");
1738 V4L2_JBTL_LOGD("nativeJFmRx_Callback: Exiting, Calling DetachCurrentThread at the END");
1747 V4L2_JBTL_LOGD("nativeJFmRx_Callback: Exiting due to failure");
1769 V4L2_JBTL_LOGD("Error obtaining method id for %s", #methodId); \
1779 V4L2_JBTL_LOGD("_VerifyMethodId: Failed getting method id of %s", name);
1789 V4L2_JBTL_LOGD("nativeJFmRx_ClassInitNative: Entered");
1793 V4L2_JBTL_LOGD("nativeJFmRx_ClassInitNative: NULL == env");
2139 V4L2_JBTL_LOGD("nativeJFmRx_ClassInitNative:Exiting");
2203 V4L2_JBTL_LOGD("Can not find class %s\n", className);
2208 V4L2_JBTL_LOGD("Can not RegisterNatives\n");
2227 V4L2_JBTL_LOGD("OnLoad");