OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFCOMM_CONN_TIMEOUT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c
144
rfc_timer_start (p_mcb,
RFCOMM_CONN_TIMEOUT
);
622
rfc_timer_start (p_mcb,
RFCOMM_CONN_TIMEOUT
); /* - increased from T2=20 to CONN=120
667
rfc_timer_start (p_mcb,
RFCOMM_CONN_TIMEOUT
); /* - increased from T2=20 to CONN=120
rfc_int.h
213
#define
RFCOMM_CONN_TIMEOUT
120 /* first connection to be established on Mx */
Completed in 36 milliseconds