ESP-IDF
tL2CA_TX_COMPLETE_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
tL2CA_TX_COMPLETE_CB
tL2CA_TX_COMPLETE_CB
Syntax
Show:
Summary
Declaration
from
l2c_api.h:296
typedef
void
(
tL2CA_TX_COMPLETE_CB
)
(
UINT16
,
UINT16
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tL2CA_TX_COMPLETE_CB
)
(
UINT16
,
UINT16
)
;
l2c_api.h:296
tL2CA_TX_COMPLETE_CB
*
pL2CA_TxComplete_Cb
;
l2c_api.h:314
tL2CAP_APPL_INFO
tL2CAP_APPL_INFO::pL2CA_TxComplete_Cb
tL2CA_TX_COMPLETE_CB
*
pL2CA_FixedTxComplete_Cb
;
/* fixed channel tx complete callback */
l2c_api.h:1060
tL2CAP_FIXED_CHNL_REG
tL2CAP_FIXED_CHNL_REG::pL2CA_FixedTxComplete_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_APPL_INFO::pL2CA_TxComplete_Cb
tL2CAP_APPL_INFO
l2c_api.h:314
tL2CAP_FIXED_CHNL_REG::pL2CA_FixedTxComplete_Cb
tL2CAP_FIXED_CHNL_REG
l2c_api.h:1060
Lifecycle
from
examples
All items filtered out
All items filtered out