Searched defs:bta_hl_is_the_first_reliable_existed (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_utils.c434 if (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx) &&
1220 ** Function bta_hl_is_the_first_reliable_existed
1229 BOOLEAN bta_hl_is_the_first_reliable_existed(UINT8 app_idx, UINT8 mcl_idx ) function
1245 APPL_TRACE_DEBUG("bta_hl_is_the_first_reliable_existed is_existed=%d ",is_existed );
1894 (!bta_hl_is_the_first_reliable_existed(app_idx, mcl_idx)) &&

Completed in 23 milliseconds