OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_UCD_IDLE_TIMEOUT
(Results
1 - 2
of
2
) sorted by null
/system/bt/include/
bt_target.h
599
#ifndef
L2CAP_UCD_IDLE_TIMEOUT
600
#define
L2CAP_UCD_IDLE_TIMEOUT
2
[
all
...]
/system/bt/stack/l2cap/
l2c_ucd.cc
592
p_ccb->fixed_chnl_idle_tout =
L2CAP_UCD_IDLE_TIMEOUT
;
879
p_ccb->fixed_chnl_idle_tout =
L2CAP_UCD_IDLE_TIMEOUT
;
[
all
...]
Completed in 51 milliseconds