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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 339 rfc_timer_stop (p_mcb);
348 rfc_timer_stop (p_mcb);
391 rfc_timer_stop (p_mcb);
400 rfc_timer_stop (p_mcb);
rfc_utils.c 156 rfc_timer_stop (&rfc_cb.port.rfc_mcb[i]);
204 rfc_timer_stop (p_mcb);
235 ** Function rfc_timer_stop
240 void rfc_timer_stop (tRFC_MCB *p_mcb) function
242 RFCOMM_TRACE_EVENT ("rfc_timer_stop");
rfc_int.h 308 extern void rfc_timer_stop (tRFC_MCB *p_rfc_mcb);
port_rfc.c 472 rfc_timer_stop (p_mcb);
519 rfc_timer_stop (p_mcb);
    [all...]
rfc_port_fsm.c 132 rfc_timer_stop(p_port->rfc.p_mcb );

Completed in 279 milliseconds