Searched refs:AVDT_TSEP_SRC (Results 1 – 10 of 10) sorted by relevance
44 } else if (btif_av_get_peer_sep() == AVDT_TSEP_SRC) { in btif_a2dp_on_idle()116 if (btif_av_get_peer_sep() == AVDT_TSEP_SRC) { in btif_a2dp_on_stopped()132 if (btif_av_get_peer_sep() == AVDT_TSEP_SRC) { in btif_a2dp_on_suspended()
258 bool IsSource() const { return (peer_sep_ == AVDT_TSEP_SRC); } in IsSource()1284 peer = new BtifAvPeer(peer_address, AVDT_TSEP_SRC, bta_handle, peer_id); in FindOrCreatePeer()2533 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_event()2539 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_event()2592 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_bta_av_event()2664 } else if (peer_sep == AVDT_TSEP_SRC) { in btif_av_handle_bta_av_event()2718 AVDT_TSEP_SRC /* peer_sep */, btif_av_event)); in bta_av_sink_callback()2765 AVDT_TSEP_SRC, // peer_sep in bta_av_sink_media_callback()2845 (peer_sep == AVDT_TSEP_SRC) ? "Source" : "Sink", peer_sep, in set_active_peer_int()2856 if (peer_sep == AVDT_TSEP_SRC) { in set_active_peer_int()[all …]
141 if (btif_av_get_peer_sep() == AVDT_TSEP_SRC) in btif_a2dp_recv_ctrl_data()
451 if (btif_av_get_peer_sep() == AVDT_TSEP_SRC) { in btif_a2dp_audio_process_request()
303 sep_requested = AVDT_TSEP_SRC; in bta_av_next_getcap()672 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC) { in bta_av_role_res()675 av_open.sep = AVDT_TSEP_SRC; in bta_av_role_res()956 if (local_sep == AVDT_TSEP_SRC) in bta_av_config_ind()959 p_info->tsep = AVDT_TSEP_SRC; in bta_av_config_ind()983 AVDT_TSEP_SRC, p_msg->handle); in bta_av_config_ind()1117 if (local_sep == AVDT_TSEP_SRC) in bta_av_setconfig_rsp()1139 if (local_sep == AVDT_TSEP_SRC) { in bta_av_setconfig_rsp()1225 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC) { in bta_av_str_opened()1230 open.sep = AVDT_TSEP_SRC; in bta_av_str_opened()[all …]
544 avdtp_stream_config.tsep = AVDT_TSEP_SRC; in bta_av_api_register()
136 pscb->stream_config.tsep = AVDT_TSEP_SRC; in TEST_F()
109 #define AVDT_TSEP_SRC 0 /* Source SEP */ macro114 case AVDT_TSEP_SRC: in peer_stream_endpoint_text()
93 if (btif_av_get_peer_sep() != AVDT_TSEP_SRC) { in StartRequest()
1234 if (t_local_sep == AVDT_TSEP_SRC) { in ProcessSetConfig()