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

/system/nfc/src/nfc/llcp/
H A Dllcp_dlc.c1059 bool old_remote_busy; local
1096 old_remote_busy = p_dlcb->remote_busy;
1100 if ((!old_remote_busy) && (!p_dlcb->is_tx_congested)) {
1118 if ((old_remote_busy) && (!p_dlcb->is_tx_congested)) {

Completed in 28 milliseconds