Home
last modified time | relevance | path

Searched refs:local_mdep_role (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/co/
Dbta_hl_co.c295 … i, p->mdl_id, p->dch_mode, p->local_mdep_role, p->local_mdep_role, p->mtu); in bta_hl_co_load_mdl_config()
/system/bt/bta/include/
Dbta_hl_api.h274 tBTA_HL_MDEP_ROLE local_mdep_role; member
/system/bt/btif/src/
Dbtif_hl.c1084 tBTA_HL_MDEP_ROLE local_mdep_role, in btif_hl_find_peer_mdep_id() argument
1095 __FUNCTION__, app_id, local_mdep_role, data_type); in btif_hl_find_peer_mdep_id()
1102 BTIF_TRACE_DEBUG("local_mdep_role=%d", local_mdep_role); in btif_hl_find_peer_mdep_id()
1105 if (local_mdep_role == BTA_HL_MDEP_ROLE_SINK) in btif_hl_find_peer_mdep_id()
/system/bt/bta/hl/
Dbta_hl_utils.c2517 mdl_cfg.local_mdep_role= p_mdep_cfg->mdep_cfg.mdep_role; in bta_hl_save_mdl_cfg()