Searched refs:A2DP_CodecInfoString (Results 1 – 6 of 6) sorted by relevance
914 A2DP_CodecInfoString(p_codec_info).c_str()); in ProcessSourceGetConfig()1026 A2DP_CodecInfoString(p_codec_info).c_str()); in ProcessSinkGetConfig()1147 A2DP_CodecInfoString(p_codec_info).c_str()); in ProcessSetConfig()1413 A2DP_CodecInfoString(codec_config_).c_str()); in SetActivePeer()1967 A2DP_CodecInfoString(new_codec_config).c_str()); in SaveNewCodecConfig()1994 A2DP_CodecInfoString(p_ota_codec_config).c_str()); in SetCodecOtaConfig()2023 A2DP_CodecInfoString(result_codec_config).c_str()); in SetCodecOtaConfig()
983 A2DP_CodecInfoString(p_evt_cfg->codec_info).c_str()); in bta_av_config_ind()1551 A2DP_CodecInfoString(p_scb->peer_cap.codec_info).c_str()); in bta_av_save_caps()1568 A2DP_CodecInfoString(cfg.codec_info).c_str()); in bta_av_save_caps()1708 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_getcap_results()1725 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_getcap_results()2027 A2DP_CodecInfoString(p_scb->peer_cap.codec_info).c_str()); in bta_av_reconfig()2029 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_reconfig()2031 A2DP_CodecInfoString(p_rcfg->codec_info).c_str()); in bta_av_reconfig()2055 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_reconfig()2781 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_suspend_cont()[all …]
575 A2DP_CodecInfoString(p_scb->stream_config.cfg.codec_info).c_str()); in avdt_scb_hdl_setconfig_cmd()578 A2DP_CodecInfoString(p_data->msg.config_cmd.p_cfg->codec_info).c_str()); in avdt_scb_hdl_setconfig_cmd()1179 A2DP_CodecInfoString(p_data->msg.config_cmd.p_cfg->codec_info).c_str()); in avdt_scb_snd_reconfig_req()1285 A2DP_CodecInfoString(p_data->msg.config_cmd.p_cfg->codec_info).c_str()); in avdt_scb_snd_setconfig_req()
478 A2DP_CodecInfoString(p_cfg->codec_info).c_str()); in AVDT_OpenReq()
724 std::string A2DP_CodecInfoString(const uint8_t* p_codec_info);
1479 std::string A2DP_CodecInfoString(const uint8_t* p_codec_info) { in A2DP_CodecInfoString() function