Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_utils.c388 rfc_port_sm_execute ((tPORT *)p_ref_data, RFC_EVENT_SEC_COMPLETE, &res); in rfc_sec_check_complete()
Drfc_port_fsm.c252 case RFC_EVENT_SEC_COMPLETE: in rfc_port_sm_term_wait_sec_check()
331 case RFC_EVENT_SEC_COMPLETE: in rfc_port_sm_orig_wait_sec_check()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h196 #define RFC_EVENT_SEC_COMPLETE 15 macro