Home
last modified time | relevance | path

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

/net/nfc/hci/
Dllc_shdlc.c71 #define SHDLC_SREJ_SUPPORT false macro
375 skb_put_u8(skb, SHDLC_SREJ_SUPPORT ? 1 : 0); in llc_shdlc_connect_initiate()
398 bool srej_support = SHDLC_SREJ_SUPPORT; in llc_shdlc_rcv_u_frame()
420 (SHDLC_SREJ_SUPPORT || (srej_support == false))) { in llc_shdlc_rcv_u_frame()
760 shdlc->srej_support = SHDLC_SREJ_SUPPORT; in llc_shdlc_init()