Home
last modified time | relevance | path

Searched refs:old_fc (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/rfcomm/
Dport_api.c818 BOOLEAN old_fc; in PORT_FlowControl() local
852 old_fc = p_port->local_ctrl.fc; in PORT_FlowControl()
857 if (p_port->local_ctrl.fc != old_fc) in PORT_FlowControl()
897 BOOLEAN old_fc; in PORT_FlowControl_MaxCredit() local
931 old_fc = p_port->local_ctrl.fc; in PORT_FlowControl_MaxCredit()
936 if (p_port->local_ctrl.fc != old_fc) in PORT_FlowControl_MaxCredit()