Searched refs:LLCP_PDU_RNR_SIZE (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/nfc/include/ | ||
D | llcp_defs.h | 64 #define LLCP_PDU_RNR_SIZE 3 macro |
/system/nfc/src/nfc/llcp/ | ||
D | llcp_util.cc | 825 pdu_size = LLCP_PDU_RNR_SIZE; in llcp_util_send_rr_rnr() |