Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/common/
DphNfcNciConstants.h101 #define LX_LENGTH_MASK 0x0F macro
/hardware/nxp/nfc/snxxx/halimpl/observe_mode/
DReaderPollConfigParser.cc295 uint8_t entryLength = (lxNotification[idx] & LX_LENGTH_MASK); in parseAndSendReaderPollInfo()