Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c753 PORT_LineStatusInd (p_mcb, p_frame->dlci, p_frame->u.rls.line_status); in rfc_process_rls()
754 rfc_send_rls (p_mcb, p_frame->dlci, FALSE, p_frame->u.rls.line_status); in rfc_process_rls()
Drfc_ts_frames.c932 p_rx_frame->u.rls.line_status = (*p_data & ~0x01); in rfc_process_mx_message()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h128 } rls; member