Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dllcp_defs.h62 #define LLCP_PDU_SYMM_SIZE 2 macro
/external/libnfc-nci/src/nfc/llcp/
Dllcp_link.c828 p_msg->len = LLCP_PDU_SYMM_SIZE; in llcp_link_send_SYMM()