Home
last modified time | relevance | path

Searched refs:PORT_CTRL_IND_RESPONDED (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/rfcomm/
Dport_int.h180 #define PORT_CTRL_IND_RESPONDED 0x08 macro
Dport_rfc.cc610 p_port->port_ctrl |= (PORT_CTRL_IND_RECEIVED | PORT_CTRL_IND_RESPONDED); in PORT_ControlInd()