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

/linux-master/net/nfc/hci/
H A Dllc_shdlc.c80 #define SHDLC_CONTROL_NR_MASK 0x07 macro
475 nr = control & SHDLC_CONTROL_NR_MASK;
483 nr = control & SHDLC_CONTROL_NR_MASK;

Completed in 192 milliseconds