Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h71 #define NFA_MAX_HCI_EVENT_LEN 260 /* Max HCI event length */ macro
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h397 …UINT8 msg_data[NFA_MAX_HCI_EVENT_LEN]; /* For segmentation - the comb…
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_main.c1074 nfa_hci_cb.max_msg_len = NFA_MAX_HCI_EVENT_LEN; in nfa_hci_set_receive_buf()