Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h181 #define PORT_CTRL_IND_RESPONDED 0x08 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_rfc.c667 p_port->port_ctrl |= (PORT_CTRL_IND_RECEIVED | PORT_CTRL_IND_RESPONDED); in PORT_ControlInd()