Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_if.c216 PORT_PortNegCnf (p_mcb, dlci, NULL, RFCOMM_ERROR); in RFCOMM_PortNegReq()
Drfc_port_fsm.c637 PORT_PortNegCnf (p_mcb, p_port->dlci, &port_pars, RFCOMM_SUCCESS); in rfc_process_rpn()
659 PORT_PortNegCnf (p_mcb, p_port->dlci, &port_pars, RFCOMM_SUCCESS); in rfc_process_rpn()
Dport_rfc.c599 void PORT_PortNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, tPORT_STATE *p_pars, UINT16 result) in PORT_PortNegCnf() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h367 extern void PORT_PortNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, tPORT_STATE *p_pars, UINT16 result);