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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_defs.h62 #define NFA_HCI_NO_MESSAGE_FRAGMENTATION 0x01 macro
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c763 if (chaining_bit == NFA_HCI_NO_MESSAGE_FRAGMENTATION)
H A Dnfa_hci_utils.c357 *p_data++ = (NFA_HCI_NO_MESSAGE_FRAGMENTATION << 7) | (pipe_id & 0x7F);

Completed in 57 milliseconds