/system/bt/gd/os/ |
D | log.h | 32 #define LOG_VERBOSE(...) macro 37 #define LOG_VERBOSE(fmt, args...) ALOGV("%s:%d %s: " fmt, __FILE__, __LINE__, __func__, ##args) macro 64 #define LOG_VERBOSE(...) macro 69 #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_gatt_server.cc | 67 LOG_VERBOSE("%s", __func__); \ 127 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_gatt_client.cc | 83 LOG_VERBOSE("%s", __func__); \ 99 LOG_VERBOSE("%s: Event %d", __func__, event); in btif_gattc_upstreams_evt()
|
D | btif_ble_scanner.cc | 141 LOG_VERBOSE("%s BLE device name=%s len=%d dev_type=%d", __func__, in bta_scan_results_cb_impl()
|
/system/bt/stack/a2dp/ |
D | a2dp_sbc_encoder.cc | 406 LOG_VERBOSE("%s: Sending %d frames per iteration, %d iterations", __func__, in a2dp_sbc_send_frames() 431 LOG_VERBOSE("%s: pcm_bytes_per_frame %u", __func__, pcm_bytes_per_frame); in a2dp_sbc_get_num_frame_iteration() 452 LOG_VERBOSE("%s: hecto_ns_this_tick=%d, bytes=%d, erratum_100ns=%d", in a2dp_sbc_get_num_frame_iteration() 474 LOG_VERBOSE("%s: frames for available PCM data %u", __func__, projected_nof); in a2dp_sbc_get_num_frame_iteration() 501 LOG_VERBOSE("%s: reducing frames for available PCM data", __func__); in a2dp_sbc_get_num_frame_iteration() 507 LOG_VERBOSE("%s: headset BR, number of frames %u", __func__, nof); in a2dp_sbc_get_num_frame_iteration() 523 LOG_VERBOSE("%s: effective num of frames %u, iterations %u", __func__, nof, in a2dp_sbc_get_num_frame_iteration() 767 LOG_VERBOSE("%s: original AVDTP MTU size: %d", __func__, in calculate_max_frames_per_packet() 774 LOG_VERBOSE("%s: The remote device is EDR but does not support 3 Mbps", in calculate_max_frames_per_packet() 803 LOG_VERBOSE("%s: Effective Tx MTU to be considered: %d", __func__, in calculate_max_frames_per_packet() [all …]
|
D | a2dp_codec_config.cc | 156 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in getTrackBitRate() 238 LOG_VERBOSE("%s: Ldac specific channelmode =%d", __func__, in getCodecSpecificConfig() 1014 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsSourceCodecValid() 1033 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsSinkCodecValid() 1052 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsPeerSourceCodecValid() 1071 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsPeerSinkCodecValid() 1090 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsSinkCodecSupported() 1110 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_IsPeerSourceCodecSupported() 1148 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_CodecName() 1212 LOG_VERBOSE("%s: codec_type = 0x%x", __func__, codec_type); in A2DP_GetTrackSampleRate() [all …]
|
D | a2dp_aac_encoder.cc | 230 LOG_VERBOSE("%s: original AVDTP MTU size: %d", __func__, in a2dp_aac_encoder_update() 237 LOG_VERBOSE("%s: The remote device is EDR but does not support 3 Mbps", in a2dp_aac_encoder_update() 533 LOG_VERBOSE("%s: Sending %d frames per iteration, %d iterations", __func__, in a2dp_aac_send_frames() 557 LOG_VERBOSE("%s: pcm_bytes_per_frame %u", __func__, pcm_bytes_per_frame); in a2dp_aac_get_num_frame_iteration() 578 LOG_VERBOSE("%s: hecto_ns_this_tick=%d, bytes=%d, erratum_100ns=%d", in a2dp_aac_get_num_frame_iteration() 587 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_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_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_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/core/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/core/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 | 49 #define LOGV(format, ...) CHRE_LOG(LOG_VERBOSE, format, ##__VA_ARGS__)
|
/system/core/libutils/ |
D | Threads.cpp | 212 ALOG(LOG_VERBOSE, "thread", "thread exiting\n"); in threadIntermediary()
|
/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/bt/gd/docs/architecture/ |
D | style_guide.md | 193 * LOG_VERBOSE(fmt, args...): Will be disabled by default
|