Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_defs.h40 #define LLCP_GET_NS(u8) ((uint8_t)(u8) >> 4) macro
/system/nfc/src/nfc/llcp/
Dllcp_dlc.cc897 send_seq = LLCP_GET_NS(*p); in llcp_dlc_proc_i_pdu()