Searched refs:AVDT_TSEP_SNK (Results 1 – 14 of 14) sorted by relevance
63 if (btif_av_get_peer_sep(local_a2dp_type) == AVDT_TSEP_SNK) { in btif_a2dp_on_idle()105 if (btif_av_get_peer_sep(local_a2dp_type) == AVDT_TSEP_SNK) { in btif_a2dp_on_started()148 } else if (peer_type_sep == AVDT_TSEP_SNK) { in btif_a2dp_on_stopped()171 } else if (peer_type_sep == AVDT_TSEP_SNK) { in btif_a2dp_on_suspended()
290 bool IsSink() const { return (peer_sep_ == AVDT_TSEP_SNK); } in IsSink()1300 peer = new BtifAvPeer(peer_address, AVDT_TSEP_SNK, bta_handle, peer_id); in FindOrCreatePeer()1905 if (peer_.PeerSep() == AVDT_TSEP_SNK) { in ProcessEvent()1915 if (peer_.PeerSep() == AVDT_TSEP_SNK) { in ProcessEvent()2108 if (peer_.PeerSep() == AVDT_TSEP_SNK) { in ProcessEvent()2118 if (peer_.PeerSep() == AVDT_TSEP_SNK) { in ProcessEvent()3098 } else if (peer_sep == AVDT_TSEP_SNK) { in btif_av_handle_both_peer()3124 if (peer_sep == AVDT_TSEP_SNK) { in btif_av_handle_both_peer()3135 if (peer_sep == AVDT_TSEP_SNK) { in btif_av_handle_both_peer()3149 } else if (peer_sep == AVDT_TSEP_SNK) { in btif_av_handle_both_peer()[all …]
369 if (btif_av_get_peer_sep(A2dpType::kSource) == AVDT_TSEP_SNK) { in btif_a2dp_data_cb()
534 if ((btif_av_get_peer_sep(A2dpType::kSink) == AVDT_TSEP_SNK) || in btif_a2dp_sink_handle_inc_media()
311 sep_requested = AVDT_TSEP_SNK; in bta_av_next_getcap()471 (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK)) { in bta_av_sink_data_cback()688 bta_av_data.open.sep = AVDT_TSEP_SNK; in bta_av_role_res()689 } else if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK) { in bta_av_role_res()971 p_info->tsep = AVDT_TSEP_SNK; in bta_av_config_ind()975 } else if (local_sep == AVDT_TSEP_SNK) { in bta_av_config_ind()995 if (local_sep == AVDT_TSEP_SNK) { in bta_av_config_ind()999 AVDT_TSEP_SNK, p_msg->handle); in bta_av_config_ind()1104 if ((AVDT_TSEP_SNK == local_sep) && in bta_av_setconfig_rsp()1154 p_scb->sep_info[i].tsep = AVDT_TSEP_SNK; in bta_av_setconfig_rsp()[all …]
475 ? AVDT_TSEP_SNK in bta_av_api_register()630 avdtp_stream_config.tsep = AVDT_TSEP_SNK; in bta_av_api_register()669 if (avdtp_stream_config.tsep == AVDT_TSEP_SNK) { in bta_av_api_register()750 ? AVDT_TSEP_SNK in bta_av_api_register()
174 } else if (p_buf->uuid == AVDT_TSEP_SNK) { in BTA_AvOpen()
107 #define AVDT_TSEP_SNK 1 /* Sink SEP */ macro113 case AVDT_TSEP_SNK: in peer_stream_endpoint_text()
75 avdtp_stream_config.tsep = AVDT_TSEP_SNK; in SetUpTestCase()97 pscb->stream_config.tsep = AVDT_TSEP_SNK; in TearDown()
170 if (btif_av_get_peer_sep(A2dpType::kSource) == AVDT_TSEP_SNK && in StopRequest()
513 if (t_local_sep == AVDT_TSEP_SNK) { in ProcessSetConfig()770 } else if (t_local_sep == AVDT_TSEP_SNK) { in getStateFromLocalProfile()1303 p_source->protect_info, AVDT_TSEP_SNK); in AttemptSinkCodecSelection()1653 return bta_av_co_cb.SetActivePeer(peer_address, AVDT_TSEP_SNK); in bta_av_co_set_active_sink_peer()
145 if (btif_av_get_peer_sep(A2dpType::kSource) == AVDT_TSEP_SNK && in StopRequest()
150 if (btif_av_get_peer_sep(A2dpType::kSource) == AVDT_TSEP_SNK && in StopRequest()
653 if (p_scb->stream_config.tsep != AVDT_TSEP_SNK) { in avdt_scb_snd_snk_delay_rpt_req()