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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_defs.h61 #define NFA_HCI_MESSAGE_FRAGMENTATION 0x00 macro
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c734 if (chaining_bit == NFA_HCI_MESSAGE_FRAGMENTATION)
H A Dnfa_hci_utils.c352 *p_data++ = (NFA_HCI_MESSAGE_FRAGMENTATION << 7) | (pipe_id & 0x7F);

Completed in 82 milliseconds