Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c124 case RFC_EVENT_CLEAR: in rfc_port_sm_state_closed()
193 case RFC_EVENT_CLEAR: in rfc_port_sm_sabme_wait_ua()
271 case RFC_EVENT_CLEAR: in rfc_port_sm_term_wait_sec_check()
390 case RFC_EVENT_CLEAR: in rfc_port_sm_opened()
466 case RFC_EVENT_CLEAR: in rfc_port_sm_disc_wait_ua()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h194 #define RFC_EVENT_CLEAR 13 macro