Searched refs:NFA_MAX_HCI_EVENT_LEN (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_api.h71 #define NFA_MAX_HCI_EVENT_LEN 260 /* Max HCI event length */ macro
527 ** Maximum of NFA_MAX_HCI_EVENT_LEN bytes APDU can be received
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h397 UINT8 msg_data[NFA_MAX_HCI_EVENT_LEN]; /* For segmentation - the combined message data */
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c1074 nfa_hci_cb.max_msg_len = NFA_MAX_HCI_EVENT_LEN;

Completed in 49 milliseconds