Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_utils.c550 RFCOMM_FlowReq (p_port->rfc.p_mcb, p_port->dlci, TRUE); in port_flow_control_peer()
559 RFCOMM_FlowReq (p_port->rfc.p_mcb, p_port->dlci, FALSE); in port_flow_control_peer()
569 RFCOMM_FlowReq (p_port->rfc.p_mcb, p_port->dlci, FALSE); in port_flow_control_peer()
Drfc_port_if.c300 void RFCOMM_FlowReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT8 enable) in RFCOMM_FlowReq() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h66 extern void RFCOMM_FlowReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT8 state);