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

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_mx_fsm.c44 static void rfc_mx_sm_state_configure (tRFC_MCB *p_mcb, UINT16 event, void *p_data);
79 rfc_mx_sm_state_configure (p_mcb, event, p_data);
256 ** Function rfc_mx_sm_state_configure
264 void rfc_mx_sm_state_configure (tRFC_MCB *p_mcb, UINT16 event, void *p_data) function
266 RFCOMM_TRACE_EVENT1 ("rfc_mx_sm_state_configure - evt:%d", event);

Completed in 65 milliseconds