Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c290 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_term_wait_sec_check()
419 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()
431 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()
Drfc_port_if.c116 PORT_DlcReleaseInd (p_mcb, dlci); in RFCOMM_DlcEstablishRsp()
Dport_rfc.c773 void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci) in PORT_DlcReleaseInd() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h357 extern void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci);