Home
last modified time | relevance | path

Searched refs:p_mdep (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_hl.cc463 tBTA_HL_SDP_MDEP_CFG* p_mdep; in btif_hl_find_sdp_idx_using_mdep_filter() local
485 p_mdep = &(p_mcb->sdp.sdp_rec[i].mdep_cfg[mdep_idx]); in btif_hl_find_sdp_idx_using_mdep_filter()
486 if ((p_mdep->data_type == data_type) && in btif_hl_find_sdp_idx_using_mdep_filter()
487 (p_mdep->mdep_role == peer_mdep_role)) { in btif_hl_find_sdp_idx_using_mdep_filter()
2366 tBTA_HL_MDEP* p_mdep; in btif_hl_proc_create_ind() local
2387 p_mdep = &(p_acb->sup_feature.mdep[mdep_cfg_idx]); in btif_hl_proc_create_ind()
2390 switch (p_mdep->mdep_cfg.mdep_role) { in btif_hl_proc_create_ind()
/system/bt/bta/hl/
Dbta_hl_utils.cc336 tBTA_HL_MDEP* p_mdep = &p_acb->sup_feature.mdep[mdep_idx]; in bta_hl_find_echo_cfg_rsp() local
339 if (p_mdep->mdep_id == BTA_HL_ECHO_TEST_MDEP_ID) { in bta_hl_find_echo_cfg_rsp()