Searched refs:rfc_cong (Results 1 – 3 of 3) sorted by relevance
1545 evt_data.rfc_cong.cong = p_pcb->cong; in bta_jv_port_event_cl_cback()1546 evt_data.rfc_cong.handle = p_cb->handle; in bta_jv_port_event_cl_cback()1547 evt_data.rfc_cong.status = BTA_JV_SUCCESS; in bta_jv_port_event_cl_cback()1796 evt_data.rfc_cong.cong = p_pcb->cong; in bta_jv_port_event_sr_cback()1797 evt_data.rfc_cong.handle = p_cb->handle; in bta_jv_port_event_sr_cback()1798 evt_data.rfc_cong.status = BTA_JV_SUCCESS; in bta_jv_port_event_sr_cback()
378 tBTA_JV_RFCOMM_CONG rfc_cong; /* BTA_JV_RFCOMM_CONG_EVT */ member
607 on_rfc_outgoing_congest(&p_data->rfc_cong, (uintptr_t)user_data); in rfcomm_cback()