Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h34 #define NCI_MAX_PAYLOAD_SIZE 0xFE macro
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc145 uint8_t ulen = NCI_MAX_PAYLOAD_SIZE; in nfc_ncif_send_data()