Home
last modified time | relevance | path

Searched refs:rfc_send_rls (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_if.c348 rfc_send_rls (p_mcb, dlci, TRUE, status); in RFCOMM_LineStatusReq()
Drfc_port_fsm.c754 rfc_send_rls (p_mcb, p_frame->dlci, FALSE, p_frame->u.rls.line_status); in rfc_process_rls()
Drfc_ts_frames.c395 void rfc_send_rls (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT8 status) in rfc_send_rls() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h327 extern void rfc_send_rls (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT8 status);