ESP-IDF
BTA_JV_SDP_ACT_NONE
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
BTA_JV_SDP_ACT_NONE
BTA_JV_SDP_ACT_NONE value
Syntax
Show:
Summary
Declaration
from
bta_jv_int.h:439
BTA_JV_SDP_ACT_NONE
=
0
;
Examples
References
from
examples
Code
Location
Referrer
BTA_JV_SDP_ACT_NONE
=
0
,
bta_jv_int.h:439
bta_jv_cb
.
sdp_active
=
BTA_JV_SDP_ACT_NONE
;
bta_jv_act.c:960
bta_jv_start_discovery_cback()
if
(
bta_jv_cb
.
sdp_active
!=
BTA_JV_SDP_ACT_NONE
)
{
bta_jv_act.c:1006
bta_jv_start_discovery()
bta_jv_cb
.
sdp_active
=
BTA_JV_SDP_ACT_NONE
;
bta_jv_act.c:1032
bta_jv_start_discovery()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_JV_SDP_ACT_NONE
is read by 2 functions:
All items filtered out
BTA_JV_SDP_ACT_NONE
bta_jv_start_discovery_cback()
bta_jv_start_discovery()
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