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 336 rfc_timer_stop (p_mcb);
345 rfc_timer_stop (p_mcb);
388 rfc_timer_stop (p_mcb);
397 rfc_timer_stop (p_mcb);
rfc_utils.c 155 rfc_timer_stop (&rfc_cb.port.rfc_mcb[i]);
203 rfc_timer_stop (p_mcb);
234 ** Function rfc_timer_stop
239 void rfc_timer_stop (tRFC_MCB *p_mcb) function
241 RFCOMM_TRACE_EVENT0 ("rfc_timer_stop");
port_rfc.c 471 rfc_timer_stop (p_mcb);
518 rfc_timer_stop (p_mcb);
    [all...]
rfc_int.h 308 extern void rfc_timer_stop (tRFC_MCB *p_rfc_mcb);
rfc_port_fsm.c 131 rfc_timer_stop(p_port->rfc.p_mcb );

Completed in 221 milliseconds