Lines Matching refs:mdep_cfg_index
3183 &bd_addr, p_data->chan_cb.mdep_cfg_index, in btif_hl_proc_cb_evt()
3834 static bt_status_t connect_channel(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *chann… in connect_channel() argument
3861 dch_open.local_mdep_id = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_id; in connect_channel()
3863 mdep_cfg_index, dch_open.local_mdep_id, app_id); in connect_channel()
3865 … p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role, in connect_channel()
3866 … p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[0].data_type, &dch_open.peer_mdep_id )) in connect_channel()
3868 dch_open.local_cfg = p_acb->channel_type[mdep_cfg_index]; in connect_channel()
3869 … if ((p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SOURCE) in connect_channel()
3877 … mdep_cfg_index, BTIF_HL_PEND_DCH_OP_OPEN, channel_id )) in connect_channel()
3889 p_pcb->mdep_cfg_idx = mdep_cfg_index; in connect_channel()
3903 …>filter.elem[0].data_type = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[mdep_cfg_ind… in connect_channel()
3904 if (p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SINK) in connect_channel()
3909 if ( !btif_hl_cch_open(p_acb->app_id, bda, 0, mdep_cfg_index, in connect_channel()
4534 evt_param.chan_cb.mdep_cfg_index = (int ) p_dcb->local_mdep_cfg_idx; in btif_hl_add_socket_to_set()
4574 evt_param.chan_cb.mdep_cfg_index = (int ) p_scb->mdep_cfg_idx; in btif_hl_close_socket()