Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_mx_fsm.c45 static void rfc_mx_sm_state_configure (tRFC_MCB *p_mcb, UINT16 event, void *p_data);
80 rfc_mx_sm_state_configure (p_mcb, event, p_data); in rfc_mx_sm_execute()
268 void rfc_mx_sm_state_configure (tRFC_MCB *p_mcb, UINT16 event, void *p_data) in rfc_mx_sm_state_configure() function