ESP-IDF
obex_tl_l2cap_fcr_opts
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
obex_tl_l2cap_fcr_opts
obex_tl_l2cap_fcr_opts variable
Syntax
Show:
Summary
Declaration
from
obex_tl_l2cap.c:87
static
tL2CAP_FCR_OPTS
obex_tl_l2cap_fcr_opts
=
{
L2CAP_FCR_ERTM_MODE
,
OBEX_TL_L2CAP_FCR_OPT_TX_WINDOW_SIZE
,
OBEX_TL_L2CAP_FCR_OPT_MAX_TX_B4_DISCNT
,
OBEX_TL_L2CAP_FCR_OPT_RETX_TOUT
,
OBEX_TL_L2CAP_FCR_OPT_MONITOR_TOUT
,
OBEX_TL_L2CAP_FCR_OPT_MAX_PDU_SIZE
}
;
Examples
References
from
examples
Code
Location
Referrer
static
tL2CAP_FCR_OPTS
obex_tl_l2cap_fcr_opts
=
obex_tl_l2cap.c:87
cfg
.
fcr
=
obex_tl_l2cap_fcr_opts
;
obex_tl_l2cap.c:210
l2cap_sec_check_complete_term()
cfg
.
fcr
=
obex_tl_l2cap_fcr_opts
;
obex_tl_l2cap.c:239
l2cap_sec_check_complete_orig()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
obex_tl_l2cap_fcr_opts
is read by 2 functions:
All items filtered out
obex_tl_l2cap_fcr_opts
l2cap_sec_check_complete_term()
l2cap_sec_check_complete_orig()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out