Searched refs:rfc_cong (Results 1 – 3 of 3) sorted by relevance
1316 evt_data.rfc_cong.cong = p_pcb->cong; in bta_jv_port_event_cl_cback()1317 evt_data.rfc_cong.handle = p_cb->handle; in bta_jv_port_event_cl_cback()1318 evt_data.rfc_cong.status = BTA_JV_SUCCESS; in bta_jv_port_event_cl_cback()1544 evt_data.rfc_cong.cong = p_pcb->cong; in bta_jv_port_event_sr_cback()1545 evt_data.rfc_cong.handle = p_cb->handle; in bta_jv_port_event_sr_cback()1546 evt_data.rfc_cong.status = BTA_JV_SUCCESS; in bta_jv_port_event_sr_cback()
359 tBTA_JV_RFCOMM_CONG rfc_cong; /* BTA_JV_RFCOMM_CONG_EVT */ member
663 on_rfc_outgoing_congest(&p_data->rfc_cong, rfcomm_slot_id); in rfcomm_cback()