Home
last modified time | relevance | path

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

/external/libnfc-nci/src/hal/include/
Dnci_defs.h39 #define NCI_MAX_PAYLOAD_SIZE 0xFE macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c143 UINT8 ulen = NCI_MAX_PAYLOAD_SIZE; in nfc_ncif_send_data()