Home
last modified time | relevance | path

Searched refs:rfc_send_disc (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c188 rfc_send_disc (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_sabme_wait_ua()
385 rfc_send_disc (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()
Drfc_mx_fsm.c465 rfc_send_disc (p_mcb, RFCOMM_MX_DLCI); in rfc_mx_sm_state_connected()
Dport_rfc.c384 rfc_send_disc (p_mcb, p_port->dlci); in PORT_ParNegCnf()
Drfc_ts_frames.c143 void rfc_send_disc (tRFC_MCB *p_mcb, UINT8 dlci) in rfc_send_disc() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h321 extern void rfc_send_disc (tRFC_MCB *p_rfc_mcb, UINT8 dlci);