Searched refs:AVDT_TSEP_SRC (Results 1 – 12 of 12) sorted by relevance
65 } else if (btif_av_get_peer_sep(local_a2dp_type) == AVDT_TSEP_SRC) { in btif_a2dp_on_idle()138 if (peer_type_sep == AVDT_TSEP_SRC) { in btif_a2dp_on_stopped()161 if (peer_type_sep == AVDT_TSEP_SRC) { in btif_a2dp_on_suspended()
289 bool IsSource() const { return (peer_sep_ == AVDT_TSEP_SRC); } in IsSource()1553 peer = new BtifAvPeer(peer_address, AVDT_TSEP_SRC, bta_handle, peer_id); in FindOrCreatePeer()3095 if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_both_peer()3128 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_both_peer()3137 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_both_peer()3151 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_both_peer()3185 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_event()3191 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_event()3245 peer_sep = AVDT_TSEP_SRC; in btif_av_handle_bta_av_event()3250 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_bta_av_event()[all …]
113 if (btif_av_get_peer_sep(A2dpType::kSource) == AVDT_TSEP_SRC) in btif_a2dp_control_on_start()
313 sep_requested = AVDT_TSEP_SRC; in bta_av_next_getcap()687 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC) { in bta_av_role_res()690 bta_av_data.open.sep = AVDT_TSEP_SRC; in bta_av_role_res()970 if (local_sep == AVDT_TSEP_SRC) { in bta_av_config_ind()976 p_info->tsep = AVDT_TSEP_SRC; in bta_av_config_ind()1004 AVDT_TSEP_SRC, p_msg->handle); in bta_av_config_ind()1139 if (local_sep == AVDT_TSEP_SRC) in bta_av_setconfig_rsp()1162 if (local_sep == AVDT_TSEP_SRC) { in bta_av_setconfig_rsp()1171 if (local_sep == AVDT_TSEP_SRC) { in bta_av_setconfig_rsp()1270 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC) { in bta_av_str_opened()[all …]
476 : AVDT_TSEP_SRC; in bta_av_api_register()626 avdtp_stream_config.tsep = AVDT_TSEP_SRC; in bta_av_api_register()751 : AVDT_TSEP_SRC; in bta_av_api_register()755 (bta_av_cb.reg_role & (1 << AVDT_TSEP_SRC))) { in bta_av_api_register()
171 if (p_buf->uuid == AVDT_TSEP_SRC) { in BTA_AvOpen()
106 #define AVDT_TSEP_SRC 0 /* Source SEP */ macro111 case AVDT_TSEP_SRC: in peer_stream_endpoint_text()
523 if (t_local_sep == AVDT_TSEP_SRC) { in ProcessSetConfig()768 if (t_local_sep == AVDT_TSEP_SRC) { in getStateFromLocalProfile()976 p_sink->protect_info, AVDT_TSEP_SRC); in SetCodecAudioConfig()1168 p_sink->num_protect, p_sink->protect_info, AVDT_TSEP_SRC); in SelectProviderCodecConfiguration()1276 p_sink->protect_info, AVDT_TSEP_SRC); in AttemptSourceCodecSelection()1657 return bta_av_co_cb.SetActivePeer(peer_address, AVDT_TSEP_SRC); in bta_av_co_set_active_source_peer()
157 if (btif_av_get_peer_sep(A2dpType::kSource) != AVDT_TSEP_SRC) { in StartRequest()
140 pscb->stream_config.tsep = AVDT_TSEP_SRC; in TEST_F()
109 if (btif_av_get_peer_sep(A2dpType::kSource) != AVDT_TSEP_SRC) { in StartRequest()
114 if (btif_av_get_peer_sep(A2dpType::kSource) != AVDT_TSEP_SRC) { in StartRequest()