Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_int.h774 extern tBTA_HL_STATUS bta_hl_chk_local_cfg(UINT8 app_idx, UINT8 mcl_idx,
Dbta_hl_main.c989 … if ((status = bta_hl_chk_local_cfg(app_idx,mcl_idx,mdep_cfg_idx,p_data->api_dch_open.local_cfg)) in bta_hl_api_dch_open()
Dbta_hl_utils.c1885 tBTA_HL_STATUS bta_hl_chk_local_cfg(UINT8 app_idx, UINT8 mcl_idx, in bta_hl_chk_local_cfg() function