Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_int.h744 extern bool bta_hl_find_mdep_cfg_idx(uint8_t app_idx,
Dbta_hl_act.cc1038 if (bta_hl_find_mdep_cfg_idx(app_idx, p_mdl_cfg->local_mdep_id, in bta_hl_dch_mca_reconnect_ind()
1213 if (bta_hl_find_mdep_cfg_idx(app_idx, p_create_ind->dep_id, &mdep_cfg_idx)) { in bta_hl_dch_mca_create_ind()
Dbta_hl_main.cc922 if (bta_hl_find_mdep_cfg_idx( in bta_hl_api_dch_open()
Dbta_hl_utils.cc1538 bool bta_hl_find_mdep_cfg_idx(uint8_t app_idx, tBTA_HL_MDEP_ID local_mdep_id, in bta_hl_find_mdep_cfg_idx() function