Searched refs:rfc_send_fcon (Results 1 – 3 of 3) sorted by relevance
337 extern void rfc_send_fcon(tRFC_MCB* p_mcb, bool is_command);
846 rfc_send_fcon(p_mcb, false); in rfc_process_fcon()
251 void rfc_send_fcon(tRFC_MCB* p_mcb, bool is_command) { in rfc_send_fcon() function