Searched refs:btif_hl_is_the_first_reliable_existed (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hl.c445 ** Function btif_hl_is_the_first_reliable_existed
454 BOOLEAN btif_hl_is_the_first_reliable_existed(UINT8 app_idx, UINT8 mcl_idx ) function
666 if (!btif_hl_is_the_first_reliable_existed(app_idx, mcl_idx))
2524 && !btif_hl_is_the_first_reliable_existed(app_idx, mcl_idx))
2706 first_reliable_exist = btif_hl_is_the_first_reliable_existed(orig_app_idx, mcl_idx);
4012 && !btif_hl_is_the_first_reliable_existed(app_idx,mcl_idx))

Completed in 33 milliseconds