Searched refs:rfc_cong (Results 1 – 3 of 3) sorted by relevance
1265 evt_data.rfc_cong.cong = p_pcb->cong; in bta_jv_port_event_cl_cback()1266 evt_data.rfc_cong.handle = p_cb->handle; in bta_jv_port_event_cl_cback()1267 evt_data.rfc_cong.status = BTA_JV_SUCCESS; in bta_jv_port_event_cl_cback()1475 evt_data.rfc_cong.cong = p_pcb->cong; in bta_jv_port_event_sr_cback()1476 evt_data.rfc_cong.handle = p_cb->handle; in bta_jv_port_event_sr_cback()1477 evt_data.rfc_cong.status = BTA_JV_SUCCESS; in bta_jv_port_event_sr_cback()
347 tBTA_JV_RFCOMM_CONG rfc_cong; /* BTA_JV_RFCOMM_CONG_EVT */ member
644 on_rfc_outgoing_congest(&p_data->rfc_cong, rfcomm_slot_id); in rfcomm_cback()