ESP-IDF
tL2C_RCB
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
tL2C_RCB
tL2C_RCB struct
Syntax
Show:
Summary
Declaration
from
l2c_int.h:246
typedef
struct
{
BOOLEAN
in_use
;
UINT16
psm
;
UINT16
real_psm
;
#if
(
L2CAP_UCD_INCLUDED
==
TRUE
)
tL2C_UCD_REG
ucd
;
#endif
tL2CAP_APPL_INFO
api
;
}
tL2C_RCB
;
Fields
Field
Declared as
tL2C_RCB::in_use
BOOLEAN
tL2C_RCB::psm
UINT16
tL2C_RCB::real_psm
UINT16
tL2C_RCB::api
tL2CAP_APPL_INFO
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