ESP-IDF
tL2CA_FIXED_CHNL_CB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tL2CA_FIXED_CHNL_CB
tL2CA_FIXED_CHNL_CB
* Fixed Channel callback prototypes
Syntax
Show:
Summary
Declaration
from
l2c_api.h:1034
typedef
void
(
tL2CA_FIXED_CHNL_CB
)
(
UINT16
,
BD_ADDR
,
BOOLEAN
,
UINT16
,
tBT_TRANSPORT
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tL2CA_FIXED_CHNL_CB
)
(
UINT16
,
BD_ADDR
,
BOOLEAN
,
UINT16
,
tBT_TRANSPORT
)
;
l2c_api.h:1034
tL2CA_FIXED_CHNL_CB
*
pL2CA_FixedConn_Cb
;
l2c_api.h:1054
tL2CAP_FIXED_CHNL_REG
tL2CAP_FIXED_CHNL_REG::pL2CA_FixedConn_Cb
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
Instance
Scope
Location
Project
tL2CAP_FIXED_CHNL_REG::pL2CA_FixedConn_Cb
tL2CAP_FIXED_CHNL_REG
l2c_api.h:1054
Lifecycle
from
examples
All items filtered out
All items filtered out