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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c 202 rfc_port_timer_stop (p_port);
563 rfc_port_timer_stop (p_port);
623 rfc_port_timer_stop (p_port);
752 rfc_port_timer_stop (p_port);
785 rfc_port_timer_stop (p_port);
rfc_utils.c 269 ** Function rfc_port_timer_stop
274 void rfc_port_timer_stop (tPORT *p_port) function
276 RFCOMM_TRACE_EVENT ("rfc_port_timer_stop");
386 rfc_port_timer_stop (p_port);
port_utils.c 240 rfc_port_timer_stop (p_port);
rfc_int.h 310 extern void rfc_port_timer_stop (tPORT *p_port);
port_rfc.c     [all...]

Completed in 505 milliseconds