Searched refs:bta_hl_find_mdep_cfg_idx (Results 1 – 4 of 4) sorted by relevance
744 extern bool bta_hl_find_mdep_cfg_idx(uint8_t app_idx,
1038 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()
922 if (bta_hl_find_mdep_cfg_idx( in bta_hl_api_dch_open()
1538 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