OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCP_GET_MAJOR_VERSION
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/include/
llcp_defs.h
101
#define
LLCP_GET_MAJOR_VERSION
(u8) (((UINT8) (u8) >> 4) & 0x0F)
/external/libnfc-nci/src/nfc/llcp/
llcp_link.c
502
peer_major_version =
LLCP_GET_MAJOR_VERSION
(llcp_cb.lcb.peer_version);
[
all
...]
Completed in 146 milliseconds