Home | History | Annotate | Download | only in src

Lines Matching refs:mdep

556 ** Description  This function finds the SDP record index using MDEP filter parameters
571 ** Description This function finds the SDP record index using MDEP filter parameters
668 UINT16 data_type = p_acb->sup_feature.mdep[mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type;
1181 ** Description Find the peer MDEP ID from the received SPD records
1255 ** Description Find the MDEP configuration index using local MDEP_ID
1270 p_sup_feature->mdep[i].mdep_id,app_idx);
1271 if ( p_sup_feature->mdep[i].mdep_id == local_mdep_id)
1455 ** MDEP role
1501 ** MDEP role
1551 static BOOLEAN btif_hl_get_bta_mdep_role(bthl_mdep_role_t mdep, tBTA_HL_MDEP_ROLE *p){
1553 switch (mdep)
1568 __FUNCTION__, status, *p, mdep);
2007 BTIF_TRACE_DEBUG("btif_hl_find_app_idx_using_mdepId: MDEP-ID = %d",
2008 btif_hl_cb.acb[i].sup_feature.mdep[0].mdep_id);
2010 (btif_hl_cb.acb[i].sup_feature.mdep[0].mdep_id == mdep_id))
2524 dch_open.local_mdep_id = p_acb->sup_feature.mdep[p_pcb->mdep_cfg_idx].mdep_id;
2526 p_acb->sup_feature.mdep[p_pcb->mdep_cfg_idx].mdep_cfg.mdep_role,
2527 p_acb->sup_feature.mdep[p_pcb->mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type, &dch_open.peer_mdep_id ))
2530 if ((p_acb->sup_feature.mdep[p_pcb->mdep_cfg_idx].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SOURCE)
2708 p_mdep = &(p_acb->sup_feature.mdep[mdep_cfg_idx]);
3989 dch_open.local_mdep_id = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_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 ))
3997 if ((p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SOURCE)
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)
4112 p_acb->filter.elem[0].data_type = p_acb->sup_feature.mdep[mdep_cfg_idx].mdep_cfg.data_cfg[mdep_cfg_idx].data_type;
4113 if (p_acb->sup_feature.mdep[mdep_cfg_idx].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SINK)
4244 p_cfg = &p_sup->mdep[i].mdep_cfg;
4350 p_mdl->extra.data_type = p_acb->sup_feature.mdep[p_mcb->pcb.mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type;
4353 p_acb->sup_feature.mdep[p_mcb->pcb.mdep_cfg_idx].mdep_cfg.mdep_role,
4354 p_acb->sup_feature.mdep[p_mcb->pcb.mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type,