Searched refs:NFA_SendRawFrame (Results 1 - 2 of 2) sorted by last modified time

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_api.c262 ** NFA_SendRawFrame is used to send data to the peer. NFA_DATA_EVT
842 ** Function NFA_SendRawFrame
857 tNFA_STATUS NFA_SendRawFrame (UINT8 *p_raw_data, function
865 NFA_TRACE_API1 ("NFA_SendRawFrame () data_len:%d", data_len);
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h505 #define NFA_DM_PCO_EMPTY_I_BLOCK 0x02 /* NFA_SendRawFrame() has been used, use empty I block for presence check
786 ** NFA_SendRawFrame is used to send data to the peer. NFA_DATA_EVT
1084 ** Function NFA_SendRawFrame
1099 NFC_API extern tNFA_STATUS NFA_SendRawFrame (UINT8 *p_raw_data,

Completed in 147 milliseconds