ESP-IDF
tL2CA_NOCP_CB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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_NOCP_CB
tL2CA_NOCP_CB
Syntax
Show:
Summary
Declaration
from
l2c_api.h:287
typedef
void
(
tL2CA_NOCP_CB
)
(
BD_ADDR
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tL2CA_NOCP_CB
)
(
BD_ADDR
)
;
l2c_api.h:287
BOOLEAN
L2CA_RegForNoCPEvt
(
tL2CA_NOCP_CB
*
p_cb
,
BD_ADDR
p_bda
)
l2c_api.c:2103
L2CA_RegForNoCPEvt()
L2CA_RegForNoCPEvt()::p_cb
extern
BOOLEAN
L2CA_RegForNoCPEvt
(
tL2CA_NOCP_CB
*
p_cb
,
BD_ADDR
p_bda
)
;
l2c_api.h:782
L2CA_RegForNoCPEvt()
L2CA_RegForNoCPEvt()::p_cb
tL2CA_NOCP_CB
*
p_nocp_cb
;
/* Num Cmpl pkts callback */
l2c_int.h:421
t_l2c_linkcb
t_l2c_linkcb::p_nocp_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
L2CA_RegForNoCPEvt()::p_cb
L2CA_RegForNoCPEvt()
l2c_api.h:782
t_l2c_linkcb::p_nocp_cb
t_l2c_linkcb
l2c_int.h:421
L2CA_RegForNoCPEvt()::p_cb
L2CA_RegForNoCPEvt()
l2c_api.c:2103
Lifecycle
from
examples
All items filtered out
All items filtered out