Searched refs:PORT_CTRL_IND_RESPONDED (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/rfcomm/ | ||
D | port_int.h | 180 #define PORT_CTRL_IND_RESPONDED 0x08 macro |
D | port_rfc.cc | 610 p_port->port_ctrl |= (PORT_CTRL_IND_RECEIVED | PORT_CTRL_IND_RESPONDED); in PORT_ControlInd() |