Searched refs:channel_type (Results 1 – 2 of 2) sorted by relevance
235 tBTA_HL_DCH_CFG channel_type[BTA_HL_NUM_MDEPS]; member
1581 static BOOLEAN btif_hl_get_bta_channel_type(bthl_channel_type_t channel_type, tBTA_HL_DCH_CFG *p){ in btif_hl_get_bta_channel_type() argument1583 switch (channel_type) in btif_hl_get_bta_channel_type()2529 dch_open.local_cfg = p_acb->channel_type[p_pcb->mdep_cfg_idx]; in btif_hl_proc_pending_op()2717 rsp_cfg = p_acb->channel_type[mdep_cfg_idx]; in btif_hl_proc_create_ind()3996 dch_open.local_cfg = p_acb->channel_type[mdep_cfg_index]; in connect_channel()4279 if ( !btif_hl_get_bta_channel_type(p_mdep_cfg->channel_type, &(p_acb->channel_type[i]))) in register_application()4281 BTIF_TRACE_ERROR("Invalid channel_type=%d", p_mdep_cfg->channel_type); in register_application()