Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_defs.h63 #define LLCP_PDU_RR_SIZE 3 macro
/system/nfc/src/nfc/llcp/
Dllcp_util.cc829 pdu_size = LLCP_PDU_RR_SIZE; in llcp_util_send_rr_rnr()
Dllcp_dlc.cc1080 if (length != LLCP_PDU_RR_SIZE - LLCP_PDU_HEADER_SIZE) { in llcp_dlc_proc_rr_rnr_pdu()