Searched refs:LLCP_GET_NS (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/nfc/include/ | ||
D | llcp_defs.h | 40 #define LLCP_GET_NS(u8) ((uint8_t)(u8) >> 4) macro |
/system/nfc/src/nfc/llcp/ | ||
D | llcp_dlc.cc | 897 send_seq = LLCP_GET_NS(*p); in llcp_dlc_proc_i_pdu() |