Searched refs:first_reliable (Results 1 – 5 of 5) sorted by relevance
510 BOOLEAN first_reliable; /* whether this is the first reliable data channel */ member524 … BOOLEAN first_reliable; /* whether this is the first reliable data channel */ member
2849 p_dcb->is_the_first_reliable = p_data->dch_open_ind.first_reliable; in btif_hl_proc_dch_open_ind()2930 p_dcb->is_the_first_reliable= p_data->dch_open_cfm.first_reliable; in btif_hl_proc_dch_open_cfm()3006 p_dcb->is_the_first_reliable= p_data->dch_reconnect_cfm.first_reliable; in btif_hl_proc_dch_reconnect_cfm()3085 p_dcb->is_the_first_reliable= p_data->dch_reconnect_ind.first_reliable; in btif_hl_proc_dch_reconnect_ind()3573 p_data->dch_open_cfm.first_reliable, in btif_hl_upstreams_evt()3638 p_data->dch_open_ind.first_reliable, in btif_hl_upstreams_evt()3677 p_data->dch_reconnect_cfm.first_reliable, in btif_hl_upstreams_evt()3770 p_data->dch_reconnect_ind.first_reliable, in btif_hl_upstreams_evt()
3220 BOOLEAN first_reliable, in bta_hl_build_dch_open_cfm() argument3231 p_evt_data->dch_open_cfm.first_reliable = first_reliable; in bta_hl_build_dch_open_cfm()
855 BOOLEAN first_reliable,
917 evt_data.dch_open_ind.first_reliable = p_dcb->is_the_first_reliable ; in bta_hl_dch_mca_open_ind()