Searched defs:LLCP_GET_SEQUENCE (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dllcp_defs.h42 #define LLCP_GET_SEQUENCE(NS, NR) (((UINT8) (NS) << 4) | (UINT8) (NR)) macro

Completed in 28 milliseconds