HomeSort by relevance Sort by last modified time
    Searched refs:p_mdep (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 570 tBTA_HL_SDP_MDEP_CFG *p_mdep; local
597 p_mdep = &(p_mcb->sdp.sdp_rec[i].mdep_cfg[mdep_idx]);
598 if ( (p_mdep->data_type == data_type) &&
599 (p_mdep->mdep_role == peer_mdep_role) )
2686 tBTA_HL_MDEP *p_mdep; local
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c 423 tBTA_HL_MDEP *p_mdep= &p_acb->sup_feature.mdep[mdep_idx]; local
426 if (p_mdep->mdep_id == BTA_HL_ECHO_TEST_MDEP_ID)
    [all...]

Completed in 66 milliseconds