Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_defs.h42 #define LLCP_GET_SEQUENCE(NS, NR) (((uint8_t)(NS) << 4) | (uint8_t)(NR)) argument