Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_utils.c434 if (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx) && in bta_hl_validate_cfg()
1229 BOOLEAN bta_hl_is_the_first_reliable_existed(UINT8 app_idx, UINT8 mcl_idx ) in bta_hl_is_the_first_reliable_existed() function
1894 (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx)) && in bta_hl_chk_local_cfg()
Dbta_hl_int.h750 extern BOOLEAN bta_hl_is_the_first_reliable_existed(UINT8 app_idx, UINT8 mcl_idx );
Dbta_hl_act.c908 if (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx)) in bta_hl_dch_mca_open_ind()
1015 if (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx)) in bta_hl_dch_mca_open_cfm()
Dbta_hl_main.c1205 if (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx) && in bta_hl_api_dch_reconnect()