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

  /external/bluetooth/bluedroid/stack/rfcomm/
port_int.h 182 #define PORT_CTRL_REQ_SENT 0x01
rfc_port_if.c 256 p_port->port_ctrl |= PORT_CTRL_REQ_SENT;
port_api.c     [all...]
port_rfc.c 605 if (!(p_port->port_ctrl & PORT_CTRL_REQ_SENT))
641 if (!(p_port->port_ctrl & PORT_CTRL_REQ_SENT))
    [all...]

Completed in 39 milliseconds