Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_int.h722 extern BOOLEAN bta_hl_validate_cfg(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
Dbta_hl_act.c1567 if (bta_hl_validate_cfg(app_idx, mcl_idx, mdl_idx, p_create_cfm->cfg )) in bta_hl_dch_mca_create_cfm()
Dbta_hl_utils.c427 BOOLEAN bta_hl_validate_cfg(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx, in bta_hl_validate_cfg() function