Searched defs:rfc_timer_stop (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_utils.c145 rfc_timer_stop (&rfc_cb.port.rfc_mcb[i]);
189 rfc_timer_stop (p_mcb);
220 ** Function rfc_timer_stop
225 void rfc_timer_stop (tRFC_MCB *p_mcb) function
227 RFCOMM_TRACE_EVENT0 ("rfc_timer_stop");

Completed in 78 milliseconds