Searched refs:channel_type (Results 1 – 2 of 2) sorted by relevance
570 int channel_type = A2DP_GetSinkTrackChannelType(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local571 if (channel_type == -1) { in btif_a2dp_sink_decoder_update_event()598 BtifAvrcpAudioTrackCreate(sample_rate, bits_per_sample, channel_type); in btif_a2dp_sink_decoder_update_event()
1318 static bool btif_hl_get_bta_channel_type(bthl_channel_type_t channel_type, in btif_hl_get_bta_channel_type() argument1321 switch (channel_type) { in btif_hl_get_bta_channel_type()2212 dch_open.local_cfg = p_acb->channel_type[p_pcb->mdep_cfg_idx]; in btif_hl_proc_pending_op()2394 rsp_cfg = p_acb->channel_type[mdep_cfg_idx]; in btif_hl_proc_create_ind()3581 dch_open.local_cfg = p_acb->channel_type[mdep_cfg_index]; in connect_channel()3842 if (!btif_hl_get_bta_channel_type(p_mdep_cfg->channel_type, in register_application()3843 &(p_acb->channel_type[i]))) { in register_application()3844 BTIF_TRACE_ERROR("Invalid channel_type=%d", p_mdep_cfg->channel_type); in register_application()