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

  /system/bt/stack/rfcomm/
port_int.h 178 #define PORT_CTRL_REQ_CONFIRMED 0x02
port_rfc.cc 607 if (p_port->port_ctrl & PORT_CTRL_REQ_CONFIRMED) {
645 if (!(p_port->port_ctrl & PORT_CTRL_REQ_CONFIRMED)) {
646 p_port->port_ctrl |= PORT_CTRL_REQ_CONFIRMED;
    [all...]

Completed in 44 milliseconds