Searched refs:LLCP_PDU_RNR_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/libnfc-nci/src/nfc/include/ | ||
D | llcp_defs.h | 67 #define LLCP_PDU_RNR_SIZE 3 macro |
/external/libnfc-nci/src/nfc/llcp/ | ||
D | llcp_util.c | 841 pdu_size = LLCP_PDU_RNR_SIZE; in llcp_util_send_rr_rnr() |