Home
last modified time | relevance | path

Searched refs:RFC_MX_EVENT_CLOSE_REQ (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c462 case RFC_MX_EVENT_CLOSE_REQ: in rfc_mx_sm_state_connected()
557 case RFC_MX_EVENT_CLOSE_REQ: in rfc_mx_sm_state_disc_wait_ua()
Drfc_utils.c332 rfc_mx_sm_execute (p_mcb, RFC_MX_EVENT_CLOSE_REQ, NULL); in rfc_check_mcb_active()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h174 #define RFC_MX_EVENT_CLOSE_REQ 8 macro