HomeSort by relevance Sort by last modified time
    Searched refs:port_start_control (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/rfcomm/
port_int.h 237 extern void port_start_control(tPORT* p_port);
port_api.cc 758 port_start_control(p_port);
816 if (p_port->local_ctrl.fc != old_fc) port_start_control(p_port);
883 if (p_port->local_ctrl.fc != old_fc) port_start_control(p_port);
    [all...]
port_rfc.cc 100 * Function port_start_control
108 void port_start_control(tPORT* p_port) { function
    [all...]

Completed in 87 milliseconds