/system/bt/gd/os/ |
D | log.h | 34 #define LOG_VERBOSE(...) macro 42 #define LOG_VERBOSE(fmt, args...) \ macro 82 #define LOG_VERBOSE(...) macro 87 #define LOG_VERBOSE(...) LOGWRAPPER(__VA_ARGS__) macro
|
/system/bt/btif/src/ |
D | btif_avrcp_audio_track.cc | 46 LOG_VERBOSE("%s Track.cpp: btCreateTrack freq %d bps %d channel %d ", in BtifAvrcpAudioTrackCreate() 85 LOG_VERBOSE("%s Track.cpp: btStartTrack", __func__); in BtifAvrcpAudioTrackStart() 96 LOG_VERBOSE("%s Track.cpp: btStartTrack", __func__); in BtifAvrcpAudioTrackStop() 108 LOG_VERBOSE("%s Track.cpp: btStartTrack", __func__); in BtifAvrcpAudioTrackDelete() 129 LOG_VERBOSE("%s Track.cpp: btPauseTrack", __func__); in BtifAvrcpAudioTrackPause() 221 LOG_VERBOSE("%s Track.cpp: btWriteData len = %d ret = %d", __func__, in BtifAvrcpAudioTrackWriteData()
|
D | btif_a2dp.cc | 40 LOG_VERBOSE("Peer stream endpoint type:%s", in btif_a2dp_on_idle()
|
D | btif_gatt_server.cc | 68 LOG_VERBOSE("%s", __func__); \ 128 LOG_VERBOSE("%s: Event %d", __func__, event); in btapp_gatts_handle_cback()
|
D | btif_a2dp_sink.cc | 352 LOG_VERBOSE("%s: event %d %s", __func__, p_msg->event, in btif_a2dp_sink_command_ready() 384 LOG_VERBOSE("%s: %s DONE", __func__, dump_media_event(p_msg->event)); in btif_a2dp_sink_command_ready()
|
D | btif_ble_scanner.cc | 143 LOG_VERBOSE("%s BLE device name=%s len=%d dev_type=%d", __func__, in bta_scan_results_cb_impl()
|
D | btif_dm.cc | 541 LOG_VERBOSE("class of device (cod) is unclassified, checking storage"); in btif_update_remote_properties() 546 LOG_VERBOSE("cod retrieved from storage is 0x%06x", cod); in btif_update_remote_properties() 1295 LOG_VERBOSE("result=0x%x, services 0x%x", p_data->disc_res.result, in btif_dm_search_services_evt() 1381 LOG_VERBOSE("service %s", uuid.ToString().c_str()); in btif_dm_search_services_evt()
|
/system/bt/stack/a2dp/ |
D | a2dp_sbc_encoder.cc | 330 LOG_VERBOSE("%s: bitpool candidate: %d (%d kbps)", __func__, s16BitPool, in a2dp_sbc_encoder_update() 334 LOG_VERBOSE("%s: computed bitpool too large (%d)", __func__, s16BitPool); in a2dp_sbc_encoder_update() 404 LOG_VERBOSE("%s: Sending %d frames per iteration, %d iterations", __func__, in a2dp_sbc_send_frames() 429 LOG_VERBOSE("%s: pcm_bytes_per_frame %u", __func__, pcm_bytes_per_frame); in a2dp_sbc_get_num_frame_iteration() 458 LOG_VERBOSE("%s: frames for available PCM data %u", __func__, projected_nof); in a2dp_sbc_get_num_frame_iteration() 485 LOG_VERBOSE("%s: reducing frames for available PCM data", __func__); in a2dp_sbc_get_num_frame_iteration() 491 LOG_VERBOSE("%s: headset BR, number of frames %u", __func__, nof); in a2dp_sbc_get_num_frame_iteration() 507 LOG_VERBOSE("%s: effective num of frames %u, iterations %u", __func__, nof, in a2dp_sbc_get_num_frame_iteration() 751 LOG_VERBOSE("%s: original AVDTP MTU size: %d", __func__, in calculate_max_frames_per_packet() 758 LOG_VERBOSE("%s: The remote device is EDR but does not support 3 Mbps", in calculate_max_frames_per_packet() [all …]
|
D | a2dp_codec_config.cc | 163 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in getTrackBitRate() 248 LOG_VERBOSE("%s: Ldac specific channelmode =%d", __func__, in getCodecSpecificConfig() 1027 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsSourceCodecValid() 1048 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsSinkCodecValid() 1069 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsPeerSourceCodecValid() 1090 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsPeerSinkCodecValid() 1111 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsSinkCodecSupported() 1133 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsPeerSourceCodecSupported() 1177 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_CodecName() 1247 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_GetTrackSampleRate() [all …]
|
D | a2dp_aac_encoder.cc | 229 LOG_VERBOSE("%s: original AVDTP MTU size: %d", __func__, in a2dp_aac_encoder_update() 236 LOG_VERBOSE("%s: The remote device is EDR but does not support 3 Mbps", in a2dp_aac_encoder_update() 531 LOG_VERBOSE("%s: Sending %d frames per iteration, %d iterations", __func__, in a2dp_aac_send_frames() 555 LOG_VERBOSE("%s: pcm_bytes_per_frame %u", __func__, pcm_bytes_per_frame); in a2dp_aac_get_num_frame_iteration() 572 LOG_VERBOSE("%s: effective num of frames %u, iterations %u", __func__, nof, in a2dp_aac_get_num_frame_iteration()
|
D | a2dp_vendor_aptx_hd_encoder.cc | 338 LOG_VERBOSE("%s: sleep_time_ns = %" PRIu64 in aptx_hd_update_framing_params() 389 LOG_VERBOSE("%s: PCM read of size %u", __func__, expected_read_bytes); in a2dp_vendor_aptx_hd_send_frames() 415 LOG_VERBOSE("%s: encoded %zu PCM bytes to %zu", __func__, pcm_bytes_encoded, in a2dp_vendor_aptx_hd_send_frames()
|
D | a2dp_api.cc | 109 LOG_VERBOSE("avdt_version: 0x%x", a2dp_svc.avdt_version); in a2dp_sdp_cback() 182 LOG_VERBOSE("%s: uuid: 0x%x", __func__, service_uuid); in A2DP_AddRecord()
|
D | a2dp_vendor_aptx_encoder.cc | 354 LOG_VERBOSE("%s: sleep_time_ns = %" PRIu64 in aptx_update_framing_params() 403 LOG_VERBOSE("%s: PCM read of size %u", __func__, expected_read_bytes); in a2dp_vendor_aptx_send_frames() 427 LOG_VERBOSE("%s: encoded %zu PCM bytes to %zu", __func__, pcm_bytes_encoded, in a2dp_vendor_aptx_send_frames()
|
D | a2dp_sbc.cc | 362 LOG_VERBOSE("%s: FREQ peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc() 364 LOG_VERBOSE("%s: CH_MODE peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc() 366 LOG_VERBOSE("%s: BLOCK_LEN peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc() 368 LOG_VERBOSE("%s: SUB_BAND peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc() 370 LOG_VERBOSE("%s: ALLOC_METHOD peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc() 372 LOG_VERBOSE("%s: MIN_BitPool peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc() 374 LOG_VERBOSE("%s: MAX_BitPool peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilitySbc()
|
D | a2dp_vendor_ldac_encoder.cc | 543 LOG_VERBOSE("%s: Sending %d frames per iteration, %d iterations", __func__, in a2dp_vendor_ldac_send_frames() 580 LOG_VERBOSE("%s: pcm_bytes_per_frame %u", __func__, pcm_bytes_per_frame); in a2dp_ldac_get_num_frame_iteration() 599 LOG_VERBOSE("%s: effective num of frames %u, iterations %u", __func__, nof, in a2dp_ldac_get_num_frame_iteration()
|
D | a2dp_aac.cc | 304 LOG_VERBOSE("%s: Object Type peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityAac() 306 LOG_VERBOSE("%s: Sample Rate peer: %u, capability %u", __func__, in A2DP_CodecInfoMatchesCapabilityAac() 308 LOG_VERBOSE("%s: Channel Mode peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityAac() 310 LOG_VERBOSE("%s: Variable Bit Rate Support peer: 0x%x, capability 0x%x", in A2DP_CodecInfoMatchesCapabilityAac() 313 LOG_VERBOSE("%s: Bit Rate peer: %u, capability %u", __func__, cfg_cie.bitRate, in A2DP_CodecInfoMatchesCapabilityAac()
|
D | a2dp_vendor_aptx.cc | 217 LOG_VERBOSE("%s: FREQ peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityAptx() 219 LOG_VERBOSE("%s: CH_MODE peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityAptx()
|
D | a2dp_vendor_aptx_hd.cc | 235 LOG_VERBOSE("%s: FREQ peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityAptxHd() 237 LOG_VERBOSE("%s: CH_MODE peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityAptxHd()
|
D | a2dp_vendor_ldac.cc | 289 LOG_VERBOSE("%s: FREQ peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityLdac() 291 LOG_VERBOSE("%s: CH_MODE peer: 0x%x, capability 0x%x", __func__, in A2DP_CodecInfoMatchesCapabilityLdac()
|
/system/bt/osi/src/ |
D | hash_map_utils.cc | 38 LOG_VERBOSE("%s: source string: '%s'", __func__, str); in hash_map_utils_new_from_string_params() 72 if (!items) LOG_VERBOSE("%s: no items found in string\n", __func__); in hash_map_utils_new_from_string_params()
|
/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 198 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) 218 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) \ 289 #define IF_ALOGV() IF_ALOG(LOG_VERBOSE, LOG_TAG)
|
/system/logging/liblog/include/log/ |
D | log_main.h | 198 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) 218 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) \ 289 #define IF_ALOGV() IF_ALOG(LOG_VERBOSE, LOG_TAG)
|
/system/chre/host/common/include/chre_host/ |
D | log.h | 51 #define LOGV(format, ...) CHRE_LOG(LOG_VERBOSE, stdout, format, ##__VA_ARGS__)
|
/system/libhwbinder/ |
D | IPCThreadState.cpp | 56 #define IF_LOG_TRANSACTIONS() IF_ALOG(LOG_VERBOSE, "transact") 57 #define IF_LOG_COMMANDS() IF_ALOG(LOG_VERBOSE, "ipc")
|
/system/core/libutils/ |
D | Threads.cpp | 212 ALOG(LOG_VERBOSE, "thread", "thread exiting\n"); in threadIntermediary()
|