Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h240 extern void port_start_control (tPORT *p_port);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c749 port_start_control (p_port); in PORT_Control()
809 port_start_control (p_port); in PORT_FlowControl()
880 port_start_control (p_port);
950 port_start_control (p_port); in PORT_FlowControl_GiveCredit()
Dport_rfc.c103 void port_start_control (tPORT *p_port) in port_start_control() function