Home
last modified time | relevance | path

Searched refs:LLCP_PDU_RR_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dllcp_defs.h66 #define LLCP_PDU_RR_SIZE 3 macro
/external/libnfc-nci/src/nfc/llcp/
Dllcp_util.c847 pdu_size = LLCP_PDU_RR_SIZE; in llcp_util_send_rr_rnr()
Dllcp_dlc.c1093 if (length != LLCP_PDU_RR_SIZE - LLCP_PDU_HEADER_SIZE) in llcp_dlc_proc_rr_rnr_pdu()