Home
last modified time | relevance | path

Searched refs:is_the_first_reliable (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/include/
Dbtif_hl.h174 BOOLEAN is_the_first_reliable; member
/system/bt/bta/hl/
Dbta_hl_act.c910 p_dcb->is_the_first_reliable = TRUE; in bta_hl_dch_mca_open_ind()
917 evt_data.dch_open_ind.first_reliable = p_dcb->is_the_first_reliable ; in bta_hl_dch_mca_open_ind()
1017 p_dcb->is_the_first_reliable = TRUE; in bta_hl_dch_mca_open_cfm()
1027 p_dcb->is_the_first_reliable, in bta_hl_dch_mca_open_cfm()
Dbta_hl_int.h472 BOOLEAN is_the_first_reliable; member
Dbta_hl_utils.c1275 if (p_mcb->mdl[i].in_use && p_mcb->mdl[i].is_the_first_reliable) in bta_hl_is_the_first_reliable_existed()
/system/bt/btif/src/
Dbtif_hl.c475 if (p_mcb->mdl[i].in_use && p_mcb->mdl[i].is_the_first_reliable) in btif_hl_is_the_first_reliable_existed()
2798 p_dcb->is_the_first_reliable = p_data->dch_open_ind.first_reliable; in btif_hl_proc_dch_open_ind()
2877 p_dcb->is_the_first_reliable= p_data->dch_open_cfm.first_reliable; in btif_hl_proc_dch_open_cfm()
2951 p_dcb->is_the_first_reliable= p_data->dch_reconnect_cfm.first_reliable; in btif_hl_proc_dch_reconnect_cfm()
3029 p_dcb->is_the_first_reliable= p_data->dch_reconnect_ind.first_reliable; in btif_hl_proc_dch_reconnect_ind()