Searched refs:NCI_MAX_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/include/ | ||
D | nci_defs.h | 34 #define NCI_MAX_PAYLOAD_SIZE 0xFE macro |
/system/nfc/src/nfc/nfc/ | ||
D | nfc_ncif.cc | 145 uint8_t ulen = NCI_MAX_PAYLOAD_SIZE; in nfc_ncif_send_data() |