Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c67 static void rfc_mx_sm_state_configure (tRFC_MCB *p_mcb, UINT16 event, void *p_data);
103 rfc_mx_sm_state_configure (p_mcb, event, p_data); in rfc_mx_sm_execute()
286 void rfc_mx_sm_state_configure (tRFC_MCB *p_mcb, UINT16 event, void *p_data) in rfc_mx_sm_state_configure() function