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

  /system/bt/stack/rfcomm/
port_int.h 177 #define PORT_CTRL_REQ_SENT 0x01
rfc_port_if.cc 250 p_port->port_ctrl |= PORT_CTRL_REQ_SENT;
port_api.cc     [all...]
port_rfc.cc 569 if (!(p_port->port_ctrl & PORT_CTRL_REQ_SENT)) {
599 if (!(p_port->port_ctrl & PORT_CTRL_REQ_SENT))
    [all...]

Completed in 47 milliseconds