OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFC_DISC_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c
187
rfc_port_timer_start (p_port,
RFC_DISC_TIMEOUT
);
389
rfc_port_timer_start (p_port,
RFC_DISC_TIMEOUT
);
438
rfc_port_timer_start (p_port,
RFC_DISC_TIMEOUT
);
rfc_int.h
211
#define
RFC_DISC_TIMEOUT
3 /* If something goes wrong and we send DISC we should not wait for min */
rfc_mx_fsm.c
450
rfc_timer_start (p_mcb,
RFC_DISC_TIMEOUT
);
Completed in 220 milliseconds