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

/external/libnfc-nci/src/include/
H A Dtrace_api.h63 BT_API extern void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
/external/libnfc-nci/src/adaptation/
H A Dlibmain.c507 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx) {} function
/external/libnfc-nci/src/nfa/cho/
H A Dnfa_cho_util.c719 DispCHO (nfa_cho_cb.p_rx_ndef_msg, nfa_cho_cb.rx_ndef_cur_size, TRUE);
983 DispCHO (nfa_cho_cb.p_tx_ndef_msg, nfa_cho_cb.tx_ndef_cur_size, FALSE);
1118 DispCHO (nfa_cho_cb.p_tx_ndef_msg, nfa_cho_cb.tx_ndef_cur_size, FALSE);
1200 DispCHO (nfa_cho_cb.p_tx_ndef_msg, nfa_cho_cb.tx_ndef_cur_size, FALSE);

Completed in 79 milliseconds