Searched refs:new_peer_fc (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_port_fsm.c700 BOOLEAN new_peer_fc = FALSE; local
735 p_port->peer_ctrl.fc = new_peer_fc = pars.fc;
737 if (new_peer_fc != p_port->tx.peer_fc)
738 PORT_FlowInd (p_mcb, p_frame->dlci, (BOOLEAN)!new_peer_fc);

Completed in 51 milliseconds