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

  /system/bt/stack/include/
port_api.h 164 #define PORT_START_FAILED (PORT_ERR_BASE + 12)
  /system/bt/stack/rfcomm/
port_rfc.cc 212 p_port->error = PORT_START_FAILED;
221 p_port->p_mgmt_callback(PORT_START_FAILED, p_port->inx);
481 p_port->error = PORT_START_FAILED;
482 port_rfc_closed(p_port, PORT_START_FAILED);
    [all...]

Completed in 48 milliseconds