ESP-IDF
tOBEX_TL_L2CAP_CB
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
tOBEX_TL_L2CAP_CB
tOBEX_TL_L2CAP_CB struct
Syntax
Show:
Summary
Declaration
from
obex_tl_l2cap.c:62
typedef
struct
{
tOBEX_TL_CBACK
*
callback
;
tOBEX_TL_L2CAP_CCB
ccb
[
OBEX_TL_L2CAP_NUM_CONN
]
;
tOBEX_TL_L2CAP_SCB
scb
[
OBEX_TL_L2CAP_NUM_SERVER
]
;
tL2CAP_APPL_INFO
l2cap_reg_info
;
UINT8
trace_level
;
}
tOBEX_TL_L2CAP_CB
;
Fields
Field
Declared as
tOBEX_TL_L2CAP_CB::callback
tOBEX_TL_CBACK
*
tOBEX_TL_L2CAP_CB::ccb
tOBEX_TL_L2CAP_CCB
[
OBEX_TL_L2CAP_NUM_CONN
]
tOBEX_TL_L2CAP_CB::scb
tOBEX_TL_L2CAP_SCB
[
OBEX_TL_L2CAP_NUM_SERVER
]
tOBEX_TL_L2CAP_CB::l2cap_reg_info
tL2CAP_APPL_INFO
tOBEX_TL_L2CAP_CB::trace_level
UINT8
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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