Home
last modified time | relevance | path

Searched refs:rfc_send_test (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/rfcomm/
Drfc_ts_frames.c511 void rfc_send_test (tRFC_MCB *p_mcb, BOOLEAN is_command, BT_HDR *p_buf) in rfc_send_test() function
779 rfc_send_test (p_mcb, FALSE, p_buf); in rfc_process_mx_message()
Dport_api.c1772 rfc_send_test (p_port->rfc.p_mcb, TRUE, p_buf); in PORT_Test()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h324 extern void rfc_send_test (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command, BT_HDR *p_buf);