Home
last modified time | relevance | path

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

/net/nfc/hci/
Dllc_shdlc.c47 bool t2_active; member
200 if (shdlc->t2_active) { in llc_shdlc_reset_t2()
202 shdlc->t2_active = false; in llc_shdlc_reset_t2()
212 shdlc->t2_active = true; in llc_shdlc_reset_t2()
293 if (shdlc->t2_active) { in llc_shdlc_rcv_rej()
295 shdlc->t2_active = false; in llc_shdlc_rcv_rej()
563 if (shdlc->t2_active == false) { in llc_shdlc_handle_send_queue()
564 shdlc->t2_active = true; in llc_shdlc_handle_send_queue()
662 if (shdlc->t2_active && timer_pending(&shdlc->t2_timer) == 0) { in llc_shdlc_sm_work()
666 shdlc->t2_active = false; in llc_shdlc_sm_work()