Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_rfc.c846 UINT8 rx_char1; in PORT_DataInd() local
894 if (((rx_char1 = p_port->user_port_pars.rx_char1) != 0) in PORT_DataInd()
897 if (*p++ == rx_char1) { in PORT_DataInd()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h84 UINT8 rx_char1; member