• Home
  • Raw
  • Download

Lines Matching refs:LOG_VERBOSE

408   LOG_VERBOSE(LOG_TAG, "%s: Sending %d frames per iteration, %d iterations",  in a2dp_sbc_send_frames()
433 LOG_VERBOSE(LOG_TAG, "%s: pcm_bytes_per_frame %u", __func__, in a2dp_sbc_get_num_frame_iteration()
463 LOG_VERBOSE(LOG_TAG, "%s: frames for available PCM data %u", __func__, in a2dp_sbc_get_num_frame_iteration()
493 LOG_VERBOSE(LOG_TAG, "%s: reducing frames for available PCM data", in a2dp_sbc_get_num_frame_iteration()
500 LOG_VERBOSE(LOG_TAG, "%s: headset BR, number of frames %u", __func__, nof); in a2dp_sbc_get_num_frame_iteration()
516 LOG_VERBOSE(LOG_TAG, "%s: effective num of frames %u, iterations %u", in a2dp_sbc_get_num_frame_iteration()
760 LOG_VERBOSE(LOG_TAG, "%s: original AVDTP MTU size: %d", __func__, in calculate_max_frames_per_packet()
767 LOG_VERBOSE(LOG_TAG, in calculate_max_frames_per_packet()
797 LOG_VERBOSE(LOG_TAG, "%s: Effective Tx MTU to be considered: %d", __func__, in calculate_max_frames_per_packet()
809 LOG_VERBOSE(LOG_TAG, "%s: Max number of SBC frames: %d", __func__, in calculate_max_frames_per_packet()
821 LOG_VERBOSE(LOG_TAG, "%s: Max number of SBC frames: %d", __func__, in calculate_max_frames_per_packet()
838 LOG_VERBOSE(LOG_TAG, "%s: non-edr a2dp sink detected, restrict rate to %d", in a2dp_sbc_source_rate()
849 LOG_VERBOSE(LOG_TAG, in a2dp_sbc_frame_length()
894 LOG_VERBOSE(LOG_TAG, "%s: Invalid channel number: %d", __func__, in a2dp_sbc_frame_length()
898 LOG_VERBOSE(LOG_TAG, "%s: calculated frame length: %d", __func__, frame_len); in a2dp_sbc_frame_length()