Home
last modified time | relevance | path

Searched refs:A2DP_CodecInfoString (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/btif/co/
H A Dbta_av_co.cc912 A2DP_CodecInfoString(p_codec_info).c_str()); in ProcessSourceGetConfig()
1056 A2DP_CodecInfoString(p_codec_info).c_str()); in ProcessSinkGetConfig()
1177 A2DP_CodecInfoString(p_codec_info).c_str()); in ProcessSetConfig()
1440 LOG(INFO) << __func__ << ": codec = " << A2DP_CodecInfoString(codec_config_); in SetActivePeer()
1992 A2DP_CodecInfoString(new_codec_config).c_str()); in SaveNewCodecConfig()
2017 << ", codec: " << A2DP_CodecInfoString(p_ota_codec_config); in SetCodecOtaConfig()
2045 << A2DP_CodecInfoString(result_codec_config); in SetCodecOtaConfig()
/aosp12/system/bt/bta/av/
H A Dbta_av_aact.cc928 A2DP_CodecInfoString(p_evt_cfg->codec_info).c_str()); in bta_av_config_ind()
1510 A2DP_CodecInfoString(p_scb->peer_cap.codec_info).c_str()); in bta_av_save_caps()
1527 A2DP_CodecInfoString(cfg.codec_info).c_str()); in bta_av_save_caps()
1667 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_getcap_results()
1684 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_getcap_results()
1986 A2DP_CodecInfoString(p_scb->peer_cap.codec_info).c_str()); in bta_av_reconfig()
1988 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_reconfig()
1990 A2DP_CodecInfoString(p_rcfg->codec_info).c_str()); in bta_av_reconfig()
2019 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_reconfig()
2725 A2DP_CodecInfoString(p_scb->cfg.codec_info).c_str()); in bta_av_suspend_cont()
[all …]
/aosp12/system/bt/stack/test/fuzzers/a2dp/codec/
H A Da2dpCodecInfoFuzzFunctions.h212 A2DP_CodecInfoString(codec_info);
/aosp12/system/bt/stack/avdt/
H A Davdt_scb_act.cc578 A2DP_CodecInfoString(p_scb->stream_config.cfg.codec_info).c_str()); in avdt_scb_hdl_setconfig_cmd()
581 A2DP_CodecInfoString(p_data->msg.config_cmd.p_cfg->codec_info).c_str()); in avdt_scb_hdl_setconfig_cmd()
1218 A2DP_CodecInfoString(p_data->msg.config_cmd.p_cfg->codec_info).c_str()); in avdt_scb_snd_reconfig_req()
1324 A2DP_CodecInfoString(p_data->msg.config_cmd.p_cfg->codec_info).c_str()); in avdt_scb_snd_setconfig_req()
H A Davdt_api.cc477 A2DP_CodecInfoString(p_cfg->codec_info).c_str()); in AVDT_OpenReq()
/aosp12/system/bt/test/mock/
H A Dmock_a2dp_codec_config.cc300 std::string A2DP_CodecInfoString(const uint8_t* p_codec_info) { in A2DP_CodecInfoString() function
H A Dmock_stack_a2dp_codec_config.cc300 std::string A2DP_CodecInfoString(const uint8_t* p_codec_info) { in A2DP_CodecInfoString() function
/aosp12/system/bt/stack/include/
H A Da2dp_codec_api.h733 std::string A2DP_CodecInfoString(const uint8_t* p_codec_info);
/aosp12/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc1540 std::string A2DP_CodecInfoString(const uint8_t* p_codec_info) { in A2DP_CodecInfoString() function