HomeSort by relevance Sort by last modified time
    Searched refs:rfc_timer_stop (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/rfcomm/
rfc_mx_fsm.c 342 rfc_timer_stop (p_mcb);
351 rfc_timer_stop (p_mcb);
394 rfc_timer_stop (p_mcb);
403 rfc_timer_stop (p_mcb);
rfc_utils.c 158 rfc_timer_stop (&rfc_cb.port.rfc_mcb[i]);
215 rfc_timer_stop (p_mcb);
245 ** Function rfc_timer_stop
250 void rfc_timer_stop(tRFC_MCB *p_mcb) function
rfc_int.h 306 extern void rfc_timer_stop (tRFC_MCB *p_rfc_mcb);
port_rfc.c 473 rfc_timer_stop (p_mcb);
520 rfc_timer_stop (p_mcb);
    [all...]
rfc_port_fsm.c 132 rfc_timer_stop(p_port->rfc.p_mcb );

Completed in 263 milliseconds