Searched refs:NS (Results 1 – 1 of 1) sorted by relevance
42 #define LLCP_GET_SEQUENCE(NS, NR) (((uint8_t)(NS) << 4) | (uint8_t)(NR)) argument