Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c776 BOOLEAN old_fc; in PORT_FlowControl() local
803 old_fc = p_port->local_ctrl.fc; in PORT_FlowControl()
808 if (p_port->local_ctrl.fc != old_fc) { in PORT_FlowControl()
847 BOOLEAN old_fc;
874 old_fc = p_port->local_ctrl.fc;
879 if (p_port->local_ctrl.fc != old_fc) {
916 BOOLEAN old_fc; in PORT_FlowControl_GiveCredit() local
944 old_fc = p_port->local_ctrl.fc; in PORT_FlowControl_GiveCredit()
949 if (p_port->local_ctrl.fc != old_fc) { in PORT_FlowControl_GiveCredit()