Searched refs:first_reliable (Results 1 – 5 of 5) sorted by relevance
509 BOOLEAN first_reliable; /* whether this is the first reliable data channel */ member523 … BOOLEAN first_reliable; /* whether this is the first reliable data channel */ member
2681 p_dcb->is_the_first_reliable = p_data->dch_open_ind.first_reliable; in btif_hl_proc_dch_open_ind()2758 p_dcb->is_the_first_reliable= p_data->dch_open_cfm.first_reliable; in btif_hl_proc_dch_open_cfm()2830 p_dcb->is_the_first_reliable= p_data->dch_reconnect_cfm.first_reliable; in btif_hl_proc_dch_reconnect_cfm()2907 p_dcb->is_the_first_reliable= p_data->dch_reconnect_ind.first_reliable; in btif_hl_proc_dch_reconnect_ind()3383 p_data->dch_open_cfm.first_reliable, in btif_hl_upstreams_evt()3447 p_data->dch_open_ind.first_reliable, in btif_hl_upstreams_evt()3486 p_data->dch_reconnect_cfm.first_reliable, in btif_hl_upstreams_evt()3577 p_data->dch_reconnect_ind.first_reliable, in btif_hl_upstreams_evt()
3184 BOOLEAN first_reliable, in bta_hl_build_dch_open_cfm() argument3195 p_evt_data->dch_open_cfm.first_reliable = first_reliable; in bta_hl_build_dch_open_cfm()
851 BOOLEAN first_reliable,
917 evt_data.dch_open_ind.first_reliable = p_dcb->is_the_first_reliable ; in bta_hl_dch_mca_open_ind()