ESP-IDF
tSCO_CONN::p_conn_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
tSCO_CONN::p_conn_cb
tSCO_CONN::p_conn_cb field
Syntax
Show:
Summary
Declaration
from
btm_int.h:454
tBTM_SCO_CB
*
p_conn_cb
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_SCO_CB
*
p_conn_cb
;
/* Callback for when connected */
btm_int.h:454
p_sco
->
p_conn_cb
=
p_conn_cb
;
btm_sco.c:690
btm_accept_sco_link()
p
->
p_conn_cb
=
p_conn_cb
;
btm_sco.c:832
BTM_CreateSco()
(
*
p
->
p_conn_cb
)
(
xx
)
;
btm_sco.c:1109
btm_sco_connected()
Call Tree
from
examples
tSCO_CONN::p_conn_cb
is called by 1 function:
btm_sco_connected()
All items filtered out
tSCO_CONN::p_conn_cb
All items filtered out
Data Use
from
examples
tSCO_CONN::p_conn_cb
is written by 2 functions:
btm_accept_sco_link()
BTM_CreateSco()
All items filtered out
tSCO_CONN::p_conn_cb
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