Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_api.h97 #define NFA_MAX_HCI_EVENT_LEN 300 macro
Dnfa_hci_int.h398 uint8_t msg_data[NFA_MAX_HCI_EVENT_LEN]; /* For segmentation - the combined
/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc1096 nfa_hci_cb.max_msg_len = NFA_MAX_HCI_EVENT_LEN; in nfa_hci_set_receive_buf()