Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Dport_int.h243 extern void port_start_control (tPORT *p_port);
Dport_api.c792 port_start_control (p_port); in PORT_Control()
858 port_start_control (p_port); in PORT_FlowControl()
937 port_start_control (p_port); in PORT_FlowControl_MaxCredit()
Dport_rfc.c110 void port_start_control (tPORT *p_port) in port_start_control() function