Searched refs:PORT_FlowControl_GiveCredit (Results 1 – 3 of 3) sorted by relevance
442 extern int PORT_FlowControl_GiveCredit (UINT16 handle, BOOLEAN enable, UINT16 credits_given);
913 int PORT_FlowControl_GiveCredit (UINT16 handle, BOOLEAN enable, UINT16 credits_given) in PORT_FlowControl_GiveCredit() function
2416 PORT_FlowControl_GiveCredit(p_pcb->port_handle, TRUE, fc->credits_given); in bta_jv_rfcomm_flow_control()