OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_MAX_HCI_EVENT_LEN
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_hci_api.h
71
#define
NFA_MAX_HCI_EVENT_LEN
260 /* Max HCI event length */
528
** Maximum of
NFA_MAX_HCI_EVENT_LEN
bytes APDU can be received
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
397
UINT8 msg_data[
NFA_MAX_HCI_EVENT_LEN
]; /* For segmentation - the combined message data */
/external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c
[
all
...]
Completed in 929 milliseconds