Searched refs:rfc_send_test (Results 1 – 3 of 3) sorted by relevance
443 void rfc_send_test(tRFC_MCB* p_mcb, bool is_command, BT_HDR* p_buf) { in rfc_send_test() function730 rfc_send_test(p_mcb, false, p_buf); in rfc_process_mx_message()
330 extern void rfc_send_test(tRFC_MCB* p_rfc_mcb, bool is_command, BT_HDR* p_buf);
1683 rfc_send_test(p_port->rfc.p_mcb, true, p_buf); in PORT_Test()