Home
last modified time | relevance | path

Searched refs:ALOGV (Results 1 – 25 of 257) sorted by relevance

1234567891011

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUtil.cpp27 ALOGV("Format:LPCM"); in printFormatFromEDID()
30 ALOGV("Format:AC-3"); in printFormatFromEDID()
33 ALOGV("Format:MPEG1 (Layers 1 & 2)"); in printFormatFromEDID()
36 ALOGV("Format:MP3 (MPEG1 Layer 3)"); in printFormatFromEDID()
39 ALOGV("Format:MPEG2 (multichannel)"); in printFormatFromEDID()
42 ALOGV("Format:AAC"); in printFormatFromEDID()
45 ALOGV("Format:DTS"); in printFormatFromEDID()
48 ALOGV("Format:ATRAC"); in printFormatFromEDID()
51 ALOGV("Format:One-bit audio aka SACD"); in printFormatFromEDID()
54 ALOGV("Format:Dolby Digital +"); in printFormatFromEDID()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp109 ALOGV("H264Parser-->NEED TO THROW THE EXCEPTION...\n"); in advance()
313 ALOGV("\n@#@# Pos = %x NalType = %x buflen = %d", in extract_rbsp()
386 ALOGV("isNewFrame: buffer %p buffer_length %d " in isNewFrame()
405 ALOGV("\n AU Boundary with NAL type %d ",nal_unit.nalu_type); in isNewFrame()
436 ALOGV("\n Non-AU boundary with NAL type %d", nal_unit.nalu_type); in isNewFrame()
463 ALOGV("get_h264_nal_type - newFrame value %d\n",isNewFrame); in isNewFrame()
489 ALOGV("--> Processing time : [%.2f] Sec", (float)proc_time / 1e6); in end()
492 ALOGV("--> Avrg proc time : [%.2f] mSec", proc_time / (float)(units_cntr * 1e3)); in end()
578 ALOGV("parse_vui: IN"); in parse_vui()
587 ALOGV("Aspect Ratio Info present!"); in parse_vui()
[all …]
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
DOMX_adaptor.cpp58 ALOGV("getInstance()"); in getInstance()
70 ALOGV("MRM_OMX_Init"); in MRM_OMX_Init()
80 ALOGV("MRM_OMX_CheckIfFullLoad"); in MRM_OMX_CheckIfFullLoad()
88 ALOGV("Checking full load status of encoder."); in MRM_OMX_CheckIfFullLoad()
90 ALOGV("encoder in full load status. return OMX_ErrorInsufficientResources"); in MRM_OMX_CheckIfFullLoad()
96 ALOGV("Checking full load status of decoder."); in MRM_OMX_CheckIfFullLoad()
98 ALOGV("decoder in full load status. return OMX_ErrorInsufficientResources"); in MRM_OMX_CheckIfFullLoad()
110 ALOGV("MRM_OMX_SetComponent: %s", cComponentName); in MRM_OMX_SetComponent()
112 ALOGV("pComponentHandle = %p, componentName = %s", pComponentHandle, sComponentName.string()); in MRM_OMX_SetComponent()
121 ALOGV("MRM_OMX_SetParameter"); in MRM_OMX_SetParameter()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp104 ALOGV("H264Parser-->NEED TO THROW THE EXCEPTION..."); in advance()
295 ALOGV("@#@# Pos = %x NalType = %x buflen = %d", in extract_rbsp()
367 ALOGV("isNewFrame: buffer %p buffer_length %d " in isNewFrame()
381 ALOGV("AU Boundary with NAL type %d ",nal_unit.nalu_type); in isNewFrame()
405 ALOGV("Non-AU boundary with NAL type %d", nal_unit.nalu_type); in isNewFrame()
428 ALOGV("get_h264_nal_type - newFrame value %d",isNewFrame); in isNewFrame()
452 ALOGV("--> Processing time : [%.2f] Sec", (float)proc_time / 1e6); in end()
454 ALOGV("--> Avrg proc time : [%.2f] mSec", proc_time / (float)(units_cntr * 1e3)); in end()
536 ALOGV("parse_vui: IN"); in parse_vui()
544 ALOGV("Aspect Ratio Info present!"); in parse_vui()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp104 ALOGV("H264Parser-->NEED TO THROW THE EXCEPTION..."); in advance()
295 ALOGV("@#@# Pos = %x NalType = %x buflen = %d", in extract_rbsp()
367 ALOGV("isNewFrame: buffer %p buffer_length %d " in isNewFrame()
381 ALOGV("AU Boundary with NAL type %d ",nal_unit.nalu_type); in isNewFrame()
405 ALOGV("Non-AU boundary with NAL type %d", nal_unit.nalu_type); in isNewFrame()
428 ALOGV("get_h264_nal_type - newFrame value %d",isNewFrame); in isNewFrame()
452 ALOGV("--> Processing time : [%.2f] Sec", (float)proc_time / 1e6); in end()
454 ALOGV("--> Avrg proc time : [%.2f] mSec", proc_time / (float)(units_cntr * 1e3)); in end()
536 ALOGV("parse_vui: IN"); in parse_vui()
544 ALOGV("Aspect Ratio Info present!"); in parse_vui()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp104 ALOGV("H264Parser-->NEED TO THROW THE EXCEPTION..."); in advance()
295 ALOGV("@#@# Pos = %x NalType = %x buflen = %d", in extract_rbsp()
367 ALOGV("isNewFrame: buffer %p buffer_length %d " in isNewFrame()
381 ALOGV("AU Boundary with NAL type %d ",nal_unit.nalu_type); in isNewFrame()
405 ALOGV("Non-AU boundary with NAL type %d", nal_unit.nalu_type); in isNewFrame()
428 ALOGV("get_h264_nal_type - newFrame value %d",isNewFrame); in isNewFrame()
452 ALOGV("--> Processing time : [%.2f] Sec", (float)proc_time / 1e6); in end()
454 ALOGV("--> Avrg proc time : [%.2f] mSec", proc_time / (float)(units_cntr * 1e3)); in end()
536 ALOGV("parse_vui: IN"); in parse_vui()
544 ALOGV("Aspect Ratio Info present!"); in parse_vui()
[all …]
/hardware/qcom/audio/post_proc/
Deffect_api.c65 ALOGV("%s: mixer_string: %s", __func__, mixer_string); in offload_update_mixer_and_effects_ctl()
80 ALOGV("mixer: %p, ctl: %p", mixer, ctl); in offload_update_mixer_and_effects_ctl()
92 ALOGV("%s", __func__); in offload_bassboost_set_device()
99 ALOGV("%s", __func__); in offload_bassboost_set_enable_flag()
105 ALOGV("%s", __func__); in offload_bassboost_get_enable_flag()
112 ALOGV("%s", __func__); in offload_bassboost_set_strength()
119 ALOGV("%s", __func__); in offload_bassboost_set_mode()
130 ALOGV("%s", __func__); in offload_bassboost_send_params()
168 ALOGV("%s", __func__); in offload_virtualizer_set_device()
175 ALOGV("%s", __func__); in offload_virtualizer_set_enable_flag()
[all …]
Dreverb.c125 ALOGV("%s: room level: %d", __func__, context->reverb_settings.roomLevel); in reverb_get_room_level()
131 ALOGV("%s: room level: %d", __func__, room_level); in reverb_set_room_level()
142 ALOGV("%s: room hf level: %d", __func__, in reverb_get_room_hf_level()
149 ALOGV("%s: room hf level: %d", __func__, room_hf_level); in reverb_set_room_hf_level()
160 ALOGV("%s: decay time: %d", __func__, context->reverb_settings.decayTime); in reverb_get_decay_time()
166 ALOGV("%s: decay_time: %d", __func__, decay_time); in reverb_set_decay_time()
177 ALOGV("%s: decay hf ratio: %d", __func__, in reverb_get_decay_hf_ratio()
184 ALOGV("%s: decay_hf_ratio: %d", __func__, decay_hf_ratio); in reverb_set_decay_hf_ratio()
195 ALOGV("%s: reverb level: %d", __func__, context->reverb_settings.reverbLevel); in reverb_get_reverb_level()
201 ALOGV("%s: reverb level: %d", __func__, reverb_level); in reverb_set_reverb_level()
[all …]
Dequalizer.c87 ALOGV("%s: band: %d level: %d", __func__, band, in equalizer_get_band_level()
95 ALOGV("%s: band: %d, level: %d", __func__, band, level); in equalizer_set_band_level()
118 ALOGV("%s: band: %d", __func__, band); in equalizer_get_center_frequency()
126 ALOGV("%s: band: %d", __func__, band); in equalizer_get_band_freq_range()
136 ALOGV("%s: freq: %d", __func__, freq); in equalizer_get_band()
147 ALOGV("%s: preset: %d", __func__, context->preset); in equalizer_get_preset()
155 ALOGV("%s: preset: %d", __func__, preset); in equalizer_set_preset()
176 ALOGV("%s: preset: %s", __func__, equalizer_preset_names[preset]); in equalizer_get_preset_name()
186 ALOGV("%s: presets_num: %zu", __func__, in equalizer_get_num_presets()
203 ALOGV("%s", __func__); in equalizer_get_parameter()
[all …]
Dvolume_listener.c43 #define PRINT_STREAM_TYPE(i) ALOGV("descriptor found and is of stream type %s ",\
273 ALOGV("%s ==> Start ...", __func__); in check_and_set_gain_dep_cal()
293 ALOGV("%s:: Change in decision :: current volume is %f new volume is %f", in check_and_set_gain_dep_cal()
311 ALOGV("%s: volume(%f), gain dep cal selcetd %d ", in check_and_set_gain_dep_cal()
331 ALOGV("%s: Change in Cal::(old/new) Volume (%f/%f) (old/new) level (%d/%d)", in check_and_set_gain_dep_cal()
345 ALOGV("%s: volume changed but gain dep cal level is still the same", in check_and_set_gain_dep_cal()
357 ALOGV("%s:: volume not changed, stick to same config ..... ", __func__); in check_and_set_gain_dep_cal()
360 ALOGV("check_and_set_gain_dep_cal ==> End "); in check_and_set_gain_dep_cal()
382 ALOGV("%s Called ", __func__); in vol_effect_command()
394 ALOGV("%s :: cmd called EFFECT_CMD_INIT", __func__); in vol_effect_command()
[all …]
Dvirtualizer.c48 ALOGV("%s: strength: %d", __func__, context->strength); in virtualizer_get_strength()
54 ALOGV("%s: strength: %d", __func__, strength); in virtualizer_set_strength()
75 ALOGV("%s", __func__); in virtualizer_get_parameter()
101 ALOGV("%s: VIRTUALIZER_PARAM_STRENGTH_SUPPORTED", __func__); in virtualizer_get_parameter()
106 ALOGV("%s: VIRTUALIZER_PARAM_STRENGTH", __func__); in virtualizer_get_parameter()
128 ALOGV("%s", __func__); in virtualizer_set_parameter()
134 ALOGV("%s VIRTUALIZER_PARAM_STRENGTH", __func__); in virtualizer_set_parameter()
150 ALOGV("%s: device: %d", __func__, device); in virtualizer_set_device()
192 ALOGV("%s", __func__); in virtualizer_init()
224 ALOGV("%s", __func__); in virtualizer_enable()
[all …]
/hardware/libhardware/modules/audio/
Daudio_hw.c70 ALOGV("out_get_sample_rate: %u", out->sample_rate); in out_get_sample_rate()
78 ALOGV("out_set_sample_rate: %d", rate); in out_set_sample_rate()
89 ALOGV("out_get_buffer_size: %zu", buffer_size); in out_get_buffer_size()
97 ALOGV("out_get_channels: %x", out->channel_mask); in out_get_channels()
105 ALOGV("out_get_format: %d", out->format); in out_get_format()
113 ALOGV("out_set_format: %d", format); in out_set_format()
120 ALOGV("out_standby"); in out_standby()
127 ALOGV("out_dump"); in out_dump()
133 ALOGV("out_set_parameters"); in out_set_parameters()
139 ALOGV("out_get_parameters"); in out_get_parameters()
[all …]
/hardware/google/av/media/codecs/aac/
DDrcPresModeWrap.cpp76 ALOGV("DRC presentation mode wrapper: drcProgRefLev is %d\n", mStreamPRL); in submitStreamData()
84 ALOGV("DRC presentation mode wrapper: drcPresMode is %d\n", mStreamDRCPresMode); in submitStreamData()
92 ALOGV("DRC presentation mode wrapper: aacNumChannels is %d\n", mStreamNrAACChan); in submitStreamData()
100 ALOGV("DRC presentation mode wrapper: numChannels is %d\n", mStreamNrOutChan); in submitStreamData()
324ALOGV("DRC presentation mode wrapper: forced target level to %d (from %d)\n", newTarget, mDesTarge… in update()
326 ALOGV("DRC presentation mode wrapper: set target level to %d\n", newTarget); in update()
335ALOGV("DRC presentation mode wrapper: forced attenuation factor to %d (from %d)\n", newAttFactor, … in update()
337ALOGV("DRC presentation mode wrapper: set attenuation factor to %d\n", newAttFactor); in update()
346 ALOGV("DRC presentation mode wrapper: forced boost factor to %d (from %d)\n", in update()
349 ALOGV("DRC presentation mode wrapper: set boost factor to %d\n", newBoostFactor); in update()
[all …]
/hardware/intel/common/utils/media_resource_manager/arbitrator/
DMediaResourceArbitrator.cpp34 ALOGV("construct MediaResourceArbitrator"); in MediaResourceArbitrator()
49 ALOGV("%s: can not open config xml file.\ in Config()
75 ALOGV("MediaResourceArbitrator::AddResource ++"); in AddResource()
92ALOGV("Adding resource: codecType = %d, isEncoder = %d, isSecured = %d, resolution = %d, frameRate… in AddResource()
116 ALOGV("AddResource --"); in AddResource()
134 ALOGV("MediaResourceArbitrator::RemoveResource"); in RemoveResource()
171 ALOGV("MediaResourceArbitrator::ParseXMLFile"); in ParseXMLFile()
217 ALOGV("MediaResourceArbitrator::ArbitrateFullLoad"); in ArbitrateFullLoad()
218 ALOGV("giving codec type :%d, isEncoder = %d, frameRate = %d", in ArbitrateFullLoad()
229 ALOGV("current living codec number of %s is %d", in ArbitrateFullLoad()
[all …]
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dtdls.cpp67 ALOGV("TdlsCommand %p created", mTdlsCommandInstance); in instance()
76 ALOGV("Handle different, update the handle"); in instance()
80 ALOGV("TdlsCommand %p created already", mTdlsCommandInstance); in instance()
94 ALOGV("Got a TDLS message from Driver"); in handleEvent()
113 ALOGV("QCA_NL80211_VENDOR_SUBCMD_TDLS_STATE Received"); in handleEvent()
124 ALOGV(MAC_ADDR_STR, MAC_ADDR_ARRAY(addr)); in handleEvent()
134 ALOGV("TDLS: State New : %d ", status.state); in handleEvent()
144 ALOGV("TDLS: Reason : %d ", status.reason); in handleEvent()
154 ALOGV("TDLS: channel : %d ", status.channel); in handleEvent()
165 ALOGV("TDLS: global_operating_class: %d ", in handleEvent()
[all …]
Dcommon.cpp71 ALOGV("Updated event handler %p for nl_cmd 0x%0x" in wifi_register_handler()
85 ALOGV("Successfully added event handler %p for command %d", func, cmd); in wifi_register_handler()
110 ALOGV("Updated event handler %p for vendor 0x%0x, subcmd 0x%0x" in wifi_register_vendor_handler()
124 ALOGV("Added event handler %p for vendor 0x%0x, subcmd 0x%0x and arg" in wifi_register_vendor_handler()
156 ALOGV("Successfully removed event handler for command %d", cmd); in wifi_unregister_handler()
183 ALOGV("Successfully removed event handler for vendor 0x%0x", id); in wifi_unregister_vendor_handler()
203 ALOGV("******HexDump len:%d*********", len); in hexdump()
205 ALOGV("%02x %02x %02x %02x %02x %02x %02x %02x", in hexdump()
212 ALOGV("%02x %02x %02x %02x", in hexdump()
218 ALOGV("%02x", bytes[i]); in hexdump()
[all …]
/hardware/libhardware/modules/sensors/dynamic_sensor/
DBaseDynamicSensorDaemon.cpp29 ALOGV("device %s is connected", deviceKey.c_str()); in onConnectionChange()
35 ALOGV("discovered %zu sensors from device", sensors.size()); in onConnectionChange()
43 ALOGV("device %s is registered", deviceKey.c_str()); in onConnectionChange()
50 ALOGV("device %s is disconnected", deviceKey.c_str()); in onConnectionChange()
59 ALOGV("device %s is unregistered", deviceKey.c_str()); in onConnectionChange()
62 ALOGV("device not found in registry"); in onConnectionChange()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c47 #define ALOGV(...) fprintf(stderr, __VA_ARGS__) macro
235 ALOGV(" id iface dev sub idx num perms type isvolume name\n"); in mixer_dump()
240 ALOGV("%4d %5s %3d %3d %3d %3d %c%c%c%c%c%c%c%c%c %-6s %8d %s", in mixer_dump()
258 ALOGV(ei->value.integer.step ? in mixer_dump()
265 ALOGV(ei->value.integer64.step ? in mixer_dump()
273 ALOGV(" { %s=0", mixer->ctl[n].ename[0]); in mixer_dump()
275 ALOGV(", %s=%d", mixer->ctl[n].ename[m],m); in mixer_dump()
276 ALOGV(" }"); in mixer_dump()
280 ALOGV("\n"); in mixer_dump()
308 ALOGV("%li.%02lidB", dB / 100, (dB < 0 ? -dB : dB) % 100); in print_dB()
[all …]
/hardware/interfaces/cas/1.0/default/
DCasImpl.cpp36 ALOGV("CTOR"); in CasImpl()
40 ALOGV("DTOR"); in ~CasImpl()
80 ALOGV("%s", __FUNCTION__); in setPrivateData()
89 ALOGV("%s", __FUNCTION__); in openSession()
106 ALOGV("%s: sessionId=%s", __FUNCTION__, in setSessionPrivateData()
116 ALOGV("%s: sessionId=%s", __FUNCTION__, in closeSession()
127 ALOGV("%s: sessionId=%s", __FUNCTION__, in processEcm()
138 ALOGV("%s", __FUNCTION__); in processEmm()
150 ALOGV("%s", __FUNCTION__); in sendEvent()
161 ALOGV("%s: provisionString=%s", __FUNCTION__, provisionString.c_str()); in provision()
[all …]
/hardware/qcom/audio/hal/audio_extn/
Dtfa_98xx.c86 ALOGV("%s: DLOPEN successful for %s", __func__, LIB_SPEAKER_BUNDLE); in open_speaker_bundle()
172 ALOGV("%s: mixer paths is: %s, enable: %d\n", __func__, paths, enable); in tfa_98xx_set_audio_mode()
186 ALOGV("%s: enter\n", __func__); in tfa_98xx_get_audio_mode()
197 ALOGV("%s: audio_mode hs_hfp\n", __func__); in tfa_98xx_get_audio_mode()
205 ALOGV("%s: audio_mode hfp client\n", __func__); in tfa_98xx_get_audio_mode()
211 ALOGV("%s: audio_mode voice\n", __func__); in tfa_98xx_get_audio_mode()
218 ALOGV("%s: tfa_98xx_audio_mode music\n", __func__); in tfa_98xx_get_audio_mode()
225 ALOGV("%s: tfa_98xx_audio_mode %d exit\n", __func__, tfa_98xx_audio_mode); in tfa_98xx_get_audio_mode()
248 ALOGV("%s: mixer paths is: %s, enable: %d\n", __func__, paths, enable); in tfa_98xx_set_func_mode()
261 ALOGV("%s: tfa_98xx_func_mode speaker \n", __func__); in tfa_98xx_get_func_mode()
[all …]
Dmaxxaudio.c122 ALOGV("set_audio_cal: %s", audio_cal); in set_audio_cal()
173 ALOGV("%s: not support type %d usecase %d device %d", in valid_usecase()
214 ALOGV("%s: send usecase(%d) app_type(%d) device(%d)", in check_and_send_all_audio_cal()
222 ALOGV("Waves: ma_set_volume_table_l success"); in check_and_send_all_audio_cal()
226 ALOGV("%s: send volume table === Start", __func__); in check_and_send_all_audio_cal()
228 ALOGV("%s: stream(%d) volume(%f) active(%s)", __func__, in check_and_send_all_audio_cal()
231 ALOGV("%s: send volume table === End", __func__); in check_and_send_all_audio_cal()
236 ALOGV("Waves: ma_set_lr_swap_l enable returned with success."); in check_and_send_all_audio_cal()
243 ALOGV("Waves: ma_set_lr_swap_l disable returned with success."); in check_and_send_all_audio_cal()
289 ALOGV("%s: maxxaudio isn't initialized.", __func__); in ma_set_swap_l()
[all …]
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c198 ALOGV("convert 16 to 24 bits for %d",ipbytes); in make_sinkcompliant_buffers()
228 ALOGV("%s enter",__func__); in start_output_stream()
235 ALOGV("%s : Setting default card/ device %d,%d",__func__,adev->card,adev->device); in start_output_stream()
238 ALOGV("%s enter %d,%d,%d,%d,%d",__func__, in start_output_stream()
250 ALOGV("Closing already open tiny alsa stream running state %d",(int)(activePcm)); in start_output_stream()
272ALOGV("Initialized PCM device for channels %d handle = %d",out->pcm_config.channels, (int)activePc… in start_output_stream()
273 ALOGV("%s exit",__func__); in start_output_stream()
313 ALOGV("%s : %d, period_size : %d, frame_size : %d", in out_get_buffer_size()
326 ALOGV("%s channel mask : %x",__func__,out->channel_mask); in out_get_channels()
349 ALOGV("%s enter standby = %d",__func__,out->standby); in out_standby()
[all …]
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c174 ALOGV("effect_set_state() id %d, new %d old %d", effect->id, state, effect->state); in effect_set_state()
294 ALOGV("session_create_effect() %s, created_msk %08x", in session_create_effect()
311 ALOGV("session_create_effect() OK"); in session_create_effect()
327 ALOGV("session_release_effect() last effect: removing session"); in session_release_effect()
345 ALOGV("session_set_config() sampling rate %d channels %08x", in session_set_config()
386 ALOGV("session_set_fx_enabled() id %d, enabled %d enabled_msk %08x", in session_set_fx_enabled()
406 ALOGV("get_session() effect %d already created", id); in get_session()
409 ALOGV("get_session() found session %p", session); in get_session()
420 ALOGV("get_session() created session %p", session); in get_session()
445 ALOGV("%s: DLOPEN successful for %s", __func__, path); in init()
[all …]
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dbt_vendor_qcom.c231 ALOGV("%s: ref_count: %s\n",__func__, ref_count); in can_perform_action()
234 ALOGV("%s: on : value is: %d", __func__, value); in can_perform_action()
240 ALOGV("%s: on : value is incremented to : %d", __func__, value); in can_perform_action()
251 ALOGV("%s: off : value is: %d", __func__, value); in can_perform_action()
259 ALOGV("%s: updated ref_count is: %s", __func__, ref_count); in can_perform_action()
266 ALOGV("%s returning %d", __func__, can_perform); in can_perform_action()
272 ALOGV("%s: Entry ", __func__); in stop_hci_filter()
277 ALOGV("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
283 ALOGV("%s: Exit ", __func__); in stop_hci_filter()
287 ALOGV("%s: Entry ", __func__); in start_hci_filter()
[all …]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dbt_vendor_qcom.c238 ALOGV("%s: ref_count: %s\n",__func__, ref_count); in can_perform_action()
241 ALOGV("%s: on : value is: %d", __func__, value); in can_perform_action()
248 ALOGV("%s: on : value is incremented to : %d", __func__, value); in can_perform_action()
262 ALOGV("%s: off : value is: %d", __func__, value); in can_perform_action()
271 ALOGV("%s: updated ref_count is: %s", __func__, ref_count); in can_perform_action()
278 ALOGV("%s returning %d", __func__, can_perform); in can_perform_action()
284 ALOGV("%s: Entry ", __func__); in stop_hci_filter()
295 ALOGV("%s: Exit ", __func__); in stop_hci_filter()
299 ALOGV("%s: Entry ", __func__); in start_hci_filter()
313 ALOGV("%s: %s set to true ", __func__, BT_VND_FILTER_START ); in start_hci_filter()
[all …]

1234567891011