Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hl.c1783 BOOLEAN btif_hl_find_mcl_idx_using_app_idx( tBTA_HL_MCL_HANDLE mcl_handle, in btif_hl_find_mcl_idx_using_app_idx() function
2666 … if (btif_hl_find_mcl_idx_using_app_idx(p_data->dch_open_ind.mcl_handle, orig_app_idx, &mcl_idx )) in btif_hl_proc_dch_open_ind()
2742 if (btif_hl_find_mcl_idx_using_app_idx(p_data->dch_open_cfm.mcl_handle, app_idx, &mcl_idx )) in btif_hl_proc_dch_open_cfm()
2814 … if (btif_hl_find_mcl_idx_using_app_idx(p_data->dch_reconnect_cfm.mcl_handle, app_idx, &mcl_idx )) in btif_hl_proc_dch_reconnect_cfm()
2888 … if (btif_hl_find_mcl_idx_using_app_idx(p_data->dch_reconnect_ind.mcl_handle, app_idx, &mcl_idx )) in btif_hl_proc_dch_reconnect_ind()