Lines Matching defs:mdep_cfg_index
3310 &bd_addr, p_data->chan_cb.mdep_cfg_index,
3961 static bt_status_t connect_channel(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id){
3989 dch_open.local_mdep_id = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_id;
3991 mdep_cfg_index, dch_open.local_mdep_id, app_id);
3993 p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role,
3994 p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[0].data_type, &dch_open.peer_mdep_id ))
3996 dch_open.local_cfg = p_acb->channel_type[mdep_cfg_index];
3997 if ((p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SOURCE)
4005 mdep_cfg_index, BTIF_HL_PEND_DCH_OP_OPEN, channel_id ))
4017 p_pcb->mdep_cfg_idx = mdep_cfg_index;
4031 p_acb->filter.elem[0].data_type = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[mdep_cfg_index].data_type;
4032 if (p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SINK)
4037 if ( !btif_hl_cch_open(p_acb->app_id, bda, 0, mdep_cfg_index,
4673 evt_param.chan_cb.mdep_cfg_index = (int ) p_dcb->local_mdep_cfg_idx;
4713 evt_param.chan_cb.mdep_cfg_index = (int ) p_scb->mdep_cfg_idx;