OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rfc_port_timer_start
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/rfcomm/
rfc_port_if.c
182
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT) ;
237
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT) ;
286
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT) ;
318
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT) ;
347
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT);
rfc_port_fsm.c
187
rfc_port_timer_start
(p_port, RFC_DISC_TIMEOUT);
343
rfc_port_timer_start
(p_port, RFC_PORT_T1_TIMEOUT);
389
rfc_port_timer_start
(p_port, RFC_DISC_TIMEOUT);
438
rfc_port_timer_start
(p_port, RFC_DISC_TIMEOUT);
645
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT) ;
674
rfc_port_timer_start
(p_port, RFC_T2_TIMEOUT) ;
rfc_int.h
307
extern void
rfc_port_timer_start
(tPORT *p_port, UINT16 tout);
rfc_utils.c
260
** Function
rfc_port_timer_start
265
void
rfc_port_timer_start
(tPORT *p_port, UINT16 timeout)
function
Completed in 537 milliseconds