ESP-IDF
tBTA_GATTC_CLCB::searched_service_source
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
tBTA_GATTC_CLCB::searched_service_source
tBTA_GATTC_CLCB::searched_service_source field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:381
UINT8
searched_service_source
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
searched_service_source
;
bta_gattc_int.h:381
p_clcb
->
searched_service_source
=
BTA_GATTC_SERVICE_INFO_FROM_REMOTE_DEVICE
;
bta_gattc_act.c:1055
bta_gattc_start_discover()
cb_data
.
search_cmpl
.
searched_service_source
=
p_clcb
->
searched_service_source
;
bta_gattc_act.c:1593
bta_gattc_search()
p_clcb
->
searched_service_source
=
BTA_GATTC_SERVICE_INFO_FROM_NVS_FLASH
;
bta_gattc_cache.c:2168
bta_gattc_cache_load()
p_clcb
->
searched_service_source
=
BTA_GATTC_SERVICE_INFO_FROM_UNKNOWN
;
bta_gattc_utils.c:232
bta_gattc_clcb_alloc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_CLCB::searched_service_source
is written by 3 functions and is read by 1 function:
bta_gattc_clcb_alloc()
bta_gattc_start_discover()
bta_gattc_cache_load()
All items filtered out
tBTA_GATTC_CLCB::searched_service_source
bta_gattc_search()
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