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

  /system/bt/stack/rfcomm/
port_int.h 146 #define PORT_STATE_OPENING 1
port_utils.cc 260 p_port->state = PORT_STATE_OPENING;
port_rfc.cc 407 if (p_port->state == PORT_STATE_OPENING)
957 if ((p_port->state == PORT_STATE_OPENING) && (p_port->is_server)) {
    [all...]
port_api.cc 194 p_port->state = PORT_STATE_OPENING;
    [all...]

Completed in 45 milliseconds