Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h287 extern void rfc_process_test_rsp (tRFC_MCB *p_rfc_mcb, BT_HDR *p_buf);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c792 void rfc_process_test_rsp (tRFC_MCB *p_mcb, BT_HDR *p_buf) in rfc_process_test_rsp() function
Drfc_ts_frames.c825 rfc_process_test_rsp (p_mcb, p_buf); in rfc_process_mx_message()